From 9b020bd901ea7c76ec49e67bd7a461a5a84451f1 Mon Sep 17 00:00:00 2001 From: Niko PLP Date: Sun, 19 May 2024 17:37:47 +0300 Subject: [PATCH] cargo version --- ng-storage-rocksdb/Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/ng-storage-rocksdb/Cargo.toml b/ng-storage-rocksdb/Cargo.toml index fa1adc6..0ffd87a 100644 --- a/ng-storage-rocksdb/Cargo.toml +++ b/ng-storage-rocksdb/Cargo.toml @@ -20,3 +20,4 @@ ng-repo = { path = "../ng-repo", version = "0.1.0" } git = "https://git.nextgraph.org/NextGraph/rust-rocksdb.git" branch = "master" features = [ ] +version = "0.21.0"