Bump RocksDB to ^0.8.0 (#555)
This commit is contained in:
committed by
AntiochP
parent
2450ff376b
commit
2057525251
+1
-1
@@ -10,7 +10,7 @@ env_logger="^0.3.5"
|
||||
slog = { version = "^2.0.12", features = ["max_level_trace", "release_max_level_trace"] }
|
||||
libc = "^0.2"
|
||||
memmap = { git = "https://github.com/danburkert/memmap-rs", tag="0.6.0" }
|
||||
rocksdb = "^0.7.0"
|
||||
rocksdb = "^0.8.0"
|
||||
|
||||
grin_core = { path = "../core" }
|
||||
grin_util = { path = "../util" }
|
||||
|
||||
Reference in New Issue
Block a user