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 c86f797 commit b15f626
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion k12/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ categories = ["cryptography", "no-std"]
[dependencies]
digest = { version = "0.10.3", default-features = false, features = ["core-api"] }
sha3 = "0.10.7"
tinyvec = { version = "1.5.1", features = ["rustc_1_55"] }

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

0 comments on commit b15f626

Please sign in to comment.