We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac259ca commit 69cb09cCopy full SHA for 69cb09c
README.md
@@ -5,6 +5,10 @@
5
6
Mini key-value store VM in Rust for Avalanche
7
8
+## Rust Version
9
+
10
+`mini-kvvm-rs` currently works on Rust `1.60+` and requires support for the `2021` edition.
11
12
```bash
13
cd ${HOME}/go/src/github.com/ava-labs/subnet-cli
14
go install -v .
0 commit comments