Skip to content

Commit 48b0bdd

Browse files
committed
Update liboqs
1 parent 8b58af8 commit 48b0bdd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

oqs-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "oqs-sys"
3-
version = "0.7.2-rc2"
3+
version = "0.7.2"
44
authors = ["Thom Wiggers <[email protected]>"]
55
edition = "2021"
66
links = "oqs"

oqs-sys/liboqs

oqs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "oqs"
3-
version = "0.7.2-rc2"
3+
version = "0.7.2"
44
authors = ["Thom Wiggers <[email protected]>"]
55
edition = "2021"
66
description = "A Rusty interface to Open-Quantum-Safe's liboqs"

0 commit comments

Comments
 (0)