diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 89e8d41..682941f 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sppark" -version = "0.1.8" +version = "0.1.9" edition = "2021" description = "Zero-knowledge template library" repository = "https://github.com/supranational/sppark"