Skip to content

Commit 3c7f78c

Browse files
[deps]: Update bitwarden-cli digest to 6a31cf6
1 parent f35914a commit 3c7f78c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ keywords = ["bitwarden"]
1818
# Define dependencies that are expected to be consistent across all crates
1919
[workspace.dependencies]
2020
bitwarden = { path = "crates/bitwarden", version = "=1.0.0" }
21-
bitwarden-cli = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "49d027c1f5144d6d319e3cab56782f8b844cd8c2" }
21+
bitwarden-cli = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "6a31cf67841988dac7f8e68a290f69ba5c64dc5a" }
2222
bitwarden-core = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "49d027c1f5144d6d319e3cab56782f8b844cd8c2" }
2323
bitwarden-crypto = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "49d027c1f5144d6d319e3cab56782f8b844cd8c2" }
2424
bitwarden-generators = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "49d027c1f5144d6d319e3cab56782f8b844cd8c2" }

0 commit comments

Comments
 (0)