Skip to content

Commit 82871f5

Browse files
committed
Remove sodiumoxide from Cargo.toml
1 parent bdbbc69 commit 82871f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ sha3 = "0.10.8"
135135
blake2 = "0.10.6"
136136
tokio-rustls = { version = "0.26.2", features = ["ring"] }
137137
x25519-dalek = { version = "2.0.1", features = ["static_secrets"] }
138-
sodiumoxide = "0.2.7"
139138
k256 = "0.13.4"
140139
# Additional RustCrypto dependencies for sealed box
141140
xsalsa20poly1305 = "0.9.0"

0 commit comments

Comments
 (0)