Skip to content

Commit 9f0bec4

Browse files
[deps]: Update bitwarden-cli digest to 090fc07
1 parent 9f823d7 commit 9f0bec4

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 = "090fc07c3ca8f0c0f615fba2c8058450b6bbdc1e" }
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)