Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
aewag committed May 7, 2023
1 parent 89801e6 commit b839eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k12/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ categories = ["cryptography", "no-std"]

[dependencies]
digest = { version = "0.10.3", default-features = false, features = ["core-api"] }
sha3 = "0.10.7"
sha3 = "0.10.8"

[dev-dependencies]
digest = { version = "0.10.3", features = ["alloc", "dev"] }
Expand Down

0 comments on commit b839eb7

Please sign in to comment.