Skip to content

Commit 75859ed

Browse files
[deps]: Update Rust crate libloading to >=0.8.1, <0.10
1 parent f118570 commit 75859ed

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

Cargo.lock

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

crates/bitwarden-uniffi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ tracing-android = "0.2.0"
4545

4646
# The use of rustls-platform-verifier requires some extra support to communicate with the Android platform
4747
jni = ">=0.21, <0.22"
48-
libloading = ">=0.8.1, <0.9"
48+
libloading = ">=0.8.1, <0.10"
4949
rustls-platform-verifier = "0.6.0"
5050

5151
[target.'cfg(target_os = "ios")'.dependencies]

0 commit comments

Comments
 (0)