Skip to content

Commit

Permalink
chore: removing unused 'url' dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bochaco committed Dec 14, 2022
1 parent 8020106 commit 7620ede
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions 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 sn_client/Cargo.toml
Expand Up @@ -78,7 +78,6 @@ tracing = "~0.1.26"
tracing-core = "~0.1.21"
tracing-subscriber = { version = "0.3.1", features = ["env-filter", "json"] }
uluru = "3.0.0"
url = "2.2.0"
walkdir = "2"
xor_name = "~5.0.0"

Expand Down
1 change: 0 additions & 1 deletion sn_interface/Cargo.toml
Expand Up @@ -57,7 +57,6 @@ tracing = "~0.1.26"
tracing-core = "~0.1.21"
tracing-subscriber = { version = "0.3.1", features = ["env-filter", "json"] }
uluru="3.0.0"
url = "2.2.0"
xor_name = "~5.0.0"

[dependencies.tokio]
Expand Down

0 comments on commit 7620ede

Please sign in to comment.