version fix

This commit is contained in:
Michael Benfield 2024-11-13 13:49:51 -08:00
parent ce1ec05942
commit f5bb2b1a5a

View File

@ -16,7 +16,7 @@ categories = [ "compilers", "cryptography", "web-programming" ]
include = [ "Cargo.toml", "src", "README.md", "LICENSE.md" ]
license = "GPL-3.0"
edition = "2021"
rust-version = "1.69"
rust-version = "1.82.0"
[dependencies.snarkvm-circuit]
version = "1.0.0"