We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cb792b commit b3cd587Copy full SHA for b3cd587
CHANGELOG.md
@@ -0,0 +1,12 @@
1
+# Changelog
2
+
3
+Entries are listed in reverse chronological order.
4
5
+## 0.6.1
6
7
+* Add metadata for docs.rs.
8
9
+## 0.6.0
10
11
+* Rewrite around a constraint system API.
12
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zkp"
-version = "0.6.0"
+version = "0.6.1"
authors = ["Henry de Valence <[email protected]>"]
license = "CC0-1.0"
readme = "README.md"
0 commit comments