remove rocksdb

This commit is contained in:
K Simmons 2022-10-18 17:21:15 -07:00
parent da5203011c
commit 79cf5dbd4b
3 changed files with 0 additions and 38 deletions

View file

@ -52,7 +52,6 @@ similar = "1.3"
smol = "1.2.5"
thiserror = "1.0.29"
toml = "0.5"
rocksdb = "0.18"
[dev-dependencies]
client = { path = "../client", features = ["test-support"] }