Skip to content

Commit

Permalink
dependency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
chanderlud committed Dec 22, 2023
1 parent 7c8093f commit 82a2a7e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,9 @@ bytesize = "1.3"
kanal = "0.1.0-pre8"
blake3 = "1.5"
chacha20 = "0.9"
rand = "0.8"
hex = "0.4"
base64 = "0.21"
ctr = "0.9"
aes = "0.8"
itertools = "0.12"

[target.'cfg(unix)'.dependencies]
nix = { version = "0.27", features = ["fs"] }
Expand Down

0 comments on commit 82a2a7e

Please sign in to comment.