fix: Add needed dependency
This commit is contained in:
parent
444000a101
commit
905e905c35
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ openssl = "0.10"
|
|||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
num = "0.4"
|
||||
rand = "0.8"
|
||||
|
||||
[source.crates-io]
|
||||
replace-with = "vendored-sources"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue