diff --git a/Cargo.toml b/Cargo.toml index 2ec75c7..1035a34 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ serde_json = "1.0" serde_yml = "0.0.12" ruc = { version = "8.0", features = [ "cmd", "ssh" ] } -vsdb = { version = "4.0", default-features = false } +vsdb = { version = "12.2", default-features = false } tendermint = { version = "0.40", optional = true } tendermint-config = { version = "0.40", optional = true }