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 8ff539b commit e748670Copy full SHA for e748670
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## oqs-sys v0.9.1
2
+
3
+* Fix pkg-config version detection (#246)
4
5
## v0.9.0 (2023-10-18)
6
7
### BREAKING CHANGE
oqs-sys/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "oqs-sys"
-version = "0.9.0+liboqs-0.9.0"
+version = "0.9.1+liboqs-0.9.0"
authors = ["Thom Wiggers <thom@thomwiggers.nl>"]
edition = "2021"
links = "oqs"
0 commit comments