Skip to content

Commit

Permalink
feat(android): remove explicit idna dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
matzuk committed Dec 16, 2024
1 parent 974548b commit ad7f8e3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ reqwest = { version = "0.12.9", default-features = false, features = [
"stream",
"rustls-tls",
] }
idna = "1.0.3"
time = { version = "0.3.36", features = ["serde-well-known"] }
tokio = { version = "1.40.0", features = ["full"] }
tokio-util = "0.7.11"
Expand Down

0 comments on commit ad7f8e3

Please sign in to comment.