diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 4b57b03..51c0cc4 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sppark" -version = "0.1.6" +version = "0.1.7" edition = "2021" description = "Zero-knowledge template library" repository = "https://github.com/supranational/sppark"