Skip to content

Commit 98e4751

Browse files
fix(deps): update rust crate xcap to 0.9.0
1 parent f062c25 commit 98e4751

File tree

2 files changed

+31
-38
lines changed

2 files changed

+31
-38
lines changed

Cargo.lock

Lines changed: 30 additions & 37 deletions
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
@@ -5,7 +5,7 @@ edition = "2021"
55
build = "build.rs"
66

77
[dependencies]
8-
xcap = "0.8.2"
8+
xcap = "0.9.0"
99
uniffi = { version = "0.31.0", features = [ "build" ] }
1010
base64 = "0.22.1"
1111
serde = "1.0.228"

0 commit comments

Comments
 (0)