Skip to content

Commit 69cb09c

Browse files
committed
README: include minimum rust version and edition
Signed-off-by: Sam Batschelet <[email protected]>
1 parent ac259ca commit 69cb09c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55

66
Mini key-value store VM in Rust for Avalanche
77

8+
## Rust Version
9+
10+
`mini-kvvm-rs` currently works on Rust `1.60+` and requires support for the `2021` edition.
11+
812
```bash
913
cd ${HOME}/go/src/github.com/ava-labs/subnet-cli
1014
go install -v .

0 commit comments

Comments
 (0)