Skip to content

Commit a7df30e

Browse files
[deps]: Update sdk-internal to d05b2ae
1 parent fcc879b commit a7df30e

File tree

2 files changed

+27
-15
lines changed

2 files changed

+27
-15
lines changed

util/RustSdk/rust/Cargo.lock

Lines changed: 25 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

util/RustSdk/rust/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ crate-type = ["cdylib"]
1313

1414
[dependencies]
1515
base64 = "0.22.1"
16-
bitwarden-core = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "7080159154a42b59028ccb9f5af62bf087e565f9" }
17-
bitwarden-crypto = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "7080159154a42b59028ccb9f5af62bf087e565f9" }
16+
bitwarden-core = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "d05b2aee6b08766eb9eb7c42f9d00335ca01bf13" }
17+
bitwarden-crypto = { git = "https://github.com/bitwarden/sdk-internal.git", rev = "d05b2aee6b08766eb9eb7c42f9d00335ca01bf13" }
1818
serde = "=1.0.219"
1919
serde_json = "=1.0.141"
2020

0 commit comments

Comments
 (0)