From 5bc6af14425a133271215cf46b777d012b7fc024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 00:41:27 +0000 Subject: [PATCH] Update mls-rs-crypto-awslc requirement from 0.19.0 to 0.20.1 Updates the requirements on [mls-rs-crypto-awslc](https://github.com/awslabs/mls-rs) to permit the latest version. - [Commits](https://github.com/awslabs/mls-rs/compare/0.19.0...0.20.1) --- updated-dependencies: - dependency-name: mls-rs-crypto-awslc dependency-version: 0.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9ddee79..9aa009a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ rand = "0.9.2" mls-rs = { version = "0.51.0", features = ["sqlite", "self_remove_proposal", "last_resort_key_package_ext"] } mls-rs-codec = "0.7.0" mls-rs-core = "0.24.0" -mls-rs-crypto-awslc = "0.19.0" +mls-rs-crypto-awslc = "0.20.1" mls-rs-provider-sqlite = { version = "0.19.0", default-features = false, features = ["sqlite-bundled"] } # Database