Skip to content

Commit

Permalink
Update frodo-kem/Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri authored Jan 20, 2025
1 parent f2ef407 commit e9550cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frodo-kem/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ hex = { version = "0.4", optional = true }
openssl-sys = { version = "0.9.104", optional = true }
rand_core = { version = "0.6", features = ["std"] }
serde = { version = "1.0", features = ["derive"], optional = true }
serdect = "0.3.0"
serdect = "0.3"
subtle = "2.6"
thiserror = "2.0"

Expand Down

0 comments on commit e9550cb

Please sign in to comment.