We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1250931 commit c9e3f2cCopy full SHA for c9e3f2c
Cargo.toml
@@ -22,7 +22,7 @@ bitwarden-cli = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "
22
bitwarden-core = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "49d027c1f5144d6d319e3cab56782f8b844cd8c2" }
23
bitwarden-crypto = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "49d027c1f5144d6d319e3cab56782f8b844cd8c2" }
24
bitwarden-generators = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "49d027c1f5144d6d319e3cab56782f8b844cd8c2" }
25
-bitwarden-sm = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "49d027c1f5144d6d319e3cab56782f8b844cd8c2" }
+bitwarden-sm = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "a3665fd60b34fa25255b2d05144e414c4f74587d" }
26
27
log = "0.4.20"
28
schemars = { version = ">=0.8.9, <0.9", features = ["uuid1", "chrono"] }
0 commit comments