Skip to content

Commit

Permalink
Remove useless dependency after rng256 was split out
Browse files Browse the repository at this point in the history
  • Loading branch information
ia0 committed May 19, 2022
1 parent 6f40c9a commit 5685e95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libraries/crypto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ license = "Apache-2.0"
edition = "2018"

[dependencies]
libtock_drivers = { path = "../../third_party/libtock-drivers" }
rng256 = { path = "../rng256" }
arrayref = "0.3.6"
subtle = { version = "2.2.3", default-features = false, features = ["nightly"] }
Expand Down

0 comments on commit 5685e95

Please sign in to comment.