Skip to content

Commit

Permalink
Merge pull request #108 from expressvpn/remove-oqs-version-metadata
Browse files Browse the repository at this point in the history
wolfssl-sys: Omit semver metadata from oqs-sys dependency.
  • Loading branch information
kp-mariappan-ramasamy authored Feb 16, 2024
2 parents f024ae6 + 35a5bd8 commit 4e6c5d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wolfssl-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ autotools = "0.2"
build-target = "0.4.0"

[dependencies.oqs-sys]
version = "0.9.1+liboqs-0.9.0"
version = "0.9.1"
default-features = false
features = ["kems", "sigs"]
optional = true
Expand Down

0 comments on commit 4e6c5d2

Please sign in to comment.