Skip to content

Commit 35859b6

Browse files
committed
rust/bitbox02-noise: remove unused zeroize dep
1 parent 1d52702 commit 35859b6

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/rust/Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/rust/bitbox02-noise/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ edition = "2021"
2121
description = "BitBox02 noise protocol primitives"
2222
license = "Apache-2.0"
2323

24-
[dependencies]
25-
zeroize = "1.6.0"
26-
2724
[dependencies.noise-protocol]
2825
version = "0.2.0"
2926
default-features = false

0 commit comments

Comments
 (0)