chore(deps): update cargo dependencies

This commit is contained in:
Mayeul@Zama
2023-09-19 15:29:39 +02:00
committed by mayeul-zama
parent df78d178da
commit aef8f31621
4 changed files with 10 additions and 10 deletions

View File

@@ -17,7 +17,7 @@ path = "../../tfhe"
features = [ "boolean", "shortint", "integer", "aarch64-unix" ]
[dev-dependencies]
criterion = { version = "0.4", features = [ "html_reports" ]}
criterion = { version = "0.5.1", features = [ "html_reports" ]}
[[bench]]
name = "trivium"