Skip to content

Commit

Permalink
Update ocb3/Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri authored Mar 25, 2024
1 parent 54ae73e commit 8bd3b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocb3/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ zeroize = { version = "1", optional = true, default-features = false }
[dev-dependencies]
aead = { version = "0.5", features = ["dev"], default-features = false }
aes = { version = "0.8", default-features = false }
hex-literal = "0.3"
hex-literal = "0.4"

[features]
default = ["alloc", "getrandom"]
Expand Down

0 comments on commit 8bd3b76

Please sign in to comment.