Skip to content

Commit f2589fe

Browse files
authored
Update dependencies
1 parent 63d9b93 commit f2589fe

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "spqr"
3-
version = "1.5.0"
3+
version = "1.5.1"
44
edition = "2021"
55
license = "AGPL-3.0-only"
66
rust-version = "1.83.0"
@@ -13,7 +13,7 @@ displaydoc = "0.2"
1313
hax-lib = "0.3.6"
1414
hkdf = "0.12"
1515
libcrux-hmac = "0.0.6"
16-
libcrux-ml-kem = { version = "0.0.7", default-features = false, features = ["incremental", "mlkem768"] }
16+
libcrux-ml-kem = { version = "0.0.8", default-features = false, features = ["incremental", "mlkem768"] }
1717
log = "0.4.21"
1818
num_enum = "0.7.3"
1919
prost = "0.14.1"

0 commit comments

Comments
 (0)