Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan-DPC authored and brndnmtthws committed Aug 3, 2024
1 parent a34a59d commit 9870458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ version = "0.5.4"
base64 = { version = "0.21", optional = true }
bitflags = "2.3"
chacha20 = { version = "0.9", features = ["zeroize"] }
curve25519-dalek = "4.0"
curve25519-dalek = "4.1.3"
generic-array = "0.14"
lazy_static = "1"
rand_core = { version = "0.6", features = ["getrandom"] }
Expand Down

0 comments on commit 9870458

Please sign in to comment.