From d10c9d0af74dfdbb0c6d509e17d051bdc5d18632 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 23:16:51 +0000 Subject: [PATCH] [deps]: Update bitwarden-sm digest to f118570 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c21b61c55..3bd9702d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ bitwarden-cli = { git = "https://github.com/bitwarden/sdk-internal.git", rev = " bitwarden-core = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "49d027c1f5144d6d319e3cab56782f8b844cd8c2" } bitwarden-crypto = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "49d027c1f5144d6d319e3cab56782f8b844cd8c2" } bitwarden-generators = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "49d027c1f5144d6d319e3cab56782f8b844cd8c2" } -bitwarden-sm = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "49d027c1f5144d6d319e3cab56782f8b844cd8c2" } +bitwarden-sm = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "f1185705b1aa0af0a11b4c1193a0b46a1150c0de" } log = "0.4.20" schemars = { version = ">=0.8.9, <0.9", features = ["uuid1", "chrono"] }