Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ceedba90f2 |
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ mtp = { git = "https://git.methanium.net/Methanium/mtp.git" }
|
||||||
iota-util = { path = "../iota-util" }
|
iota-util = { path = "../iota-util" }
|
||||||
|
|
||||||
futures = "*"
|
futures = "*"
|
||||||
rand = "0.8"
|
rand = "0.10"
|
||||||
rand_core = { version = "0.6", features = ["getrandom", "std"] }
|
rand_core = { version = "0.6", features = ["getrandom", "std"] }
|
||||||
sha2 = "0.11.0"
|
sha2 = "0.11.0"
|
||||||
tokio = { version = "1.50.0", features = ["full"] }
|
tokio = { version = "1.50.0", features = ["full"] }
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue