Remove dependency on rand
This commit is contained in:
parent
643da74bcc
commit
cab82cf775
2 changed files with 7 additions and 8 deletions
|
|
@ -5,7 +5,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
futures = "0.3.23"
|
||||
rand = "0.8.5"
|
||||
serde = { version = "1.0.143", features = ["derive"] }
|
||||
serde_json = "1.0.83"
|
||||
thiserror = "1.0.32"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue