mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-05 23:03:06 +00:00
taplo fmt
This commit is contained in:
parent
b493896017
commit
abe6977aa2
@ -37,7 +37,9 @@ sha2 = "0.10.8"
|
||||
monotree = "0.1.5"
|
||||
hex = "0.4.3"
|
||||
|
||||
rocksdb = { version = "0.21.0", default-features = false, features = ["snappy"] }
|
||||
rocksdb = { version = "0.21.0", default-features = false, features = [
|
||||
"snappy",
|
||||
] }
|
||||
|
||||
#ToDo: Add necessary risc0 submodules for zkvm module
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user