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 89271c9 commit 8f52bacCopy full SHA for 8f52bac
CHANGELOG.md
@@ -1,4 +1,7 @@
1
2
+# 0.17.2
3
+- Fix linking in the `fuzztarget` feature.
4
+
5
# 0.17.1
6
7
- Correctly prefix the secp256k1-sys links field in Cargo.toml.
Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "secp256k1"
-version = "0.17.1"
+version = "0.17.2"
authors = [ "Dawid Ciężarkiewicz <dpc@ucore.info>",
"Andrew Poelstra <apoelstra@wpsoftware.net>" ]
license = "CC0-1.0"
0 commit comments