Skip to content

Commit

Permalink
build(deps): bump serdect from 0.3.0-rc.0 to 0.3 (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 2dd3963 commit d6d0400
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-rc.0"
serdect = "0.3"
subtle = "2.6"
thiserror = "2.0"

Expand Down

0 comments on commit d6d0400

Please sign in to comment.