fix: fmt commit

This commit is contained in:
Oleksandr Pravdyvyi 2025-07-25 10:46:32 +03:00
parent 7695e8e46e
commit e0b1ec165c
No known key found for this signature in database
GPG Key ID: 9F8955C63C443871

View File

@ -45,7 +45,7 @@ tempfile = "3.14.0"
light-poseidon = "0.3.0"
ark-bn254 = "0.5.0"
ark-ff = "0.5.0"
tiny-keccak = { version = "2.0.2", features = ["keccak"]}
tiny-keccak = { version = "2.0.2", features = ["keccak"] }
rocksdb = { version = "0.21.0", default-features = false, features = [
"snappy",