Skip to content

Commit

Permalink
fixes and benches
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrezot committed Jul 9, 2024
1 parent af4406b commit 9993742
Show file tree
Hide file tree
Showing 7 changed files with 261 additions and 153 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ futures = "0.3.30"
cosmian_crypto_core = {git = "https://github.com/Cosmian/crypto_core.git", branch = "tbz/derive-clone-for-symkey", default-features = false, features = ["aes", "sha3"]}
criterion = "0.5.1"
tokio = {version = "1.38.0", features = ["rt", "macros", "rt-multi-thread", "time"]}
lazy_static = "1.5.0"

[[bench]]
name = "benches"
Expand Down
Loading

0 comments on commit 9993742

Please sign in to comment.