Skip to content

Commit

Permalink
fix: udeps
Browse files Browse the repository at this point in the history
  • Loading branch information
grumbach committed Sep 20, 2023
1 parent 5708cce commit 0ffdda9
Show file tree
Hide file tree
Showing 2 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.

2 changes: 0 additions & 2 deletions sn_transfers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ repository = "https://github.com/maidsafe/safe_network"
version = "0.11.15"

[dependencies]
async-trait = "0.1"
bincode = "1.3.3"
bls = { package = "blsttc", version = "8.0.1" }
custom_debug = "~0.5.0"
Expand All @@ -26,7 +25,6 @@ tokio = { version = "1.32.0", features = ["macros", "rt"] }
thiserror = "1.0.24"
tiny-keccak = { version = "~2.0.2", features = [ "sha3" ] }
tracing = { version = "~0.1.26" }
typenum = "1.16.0"
walkdir = "2.3.1"
xor_name = "5.0.0"

Expand Down

0 comments on commit 0ffdda9

Please sign in to comment.