Skip to content

Commit

Permalink
Bump uniffi to 442f2e4e8764a249beacd28fe849fd1936d5eb8b
Browse files Browse the repository at this point in the history
  • Loading branch information
yukibtc committed Mar 14, 2024
1 parent 6b10ab3 commit 12d55f4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 29 deletions.
45 changes: 17 additions & 28 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ thiserror = "1.0"
tokio = { version = "1", default-features = false }
tracing = { version = "0.1", default-features = false }
tracing-subscriber = "0.3"
uniffi = { git = "https://github.com/mozilla/uniffi-rs", rev = "0a5e2eb5760b4ce5549021ec91de546716de8db1" }
uniffi = { git = "https://github.com/mozilla/uniffi-rs", rev = "442f2e4e8764a249beacd28fe849fd1936d5eb8b" }
wasm-bindgen = { version = "0.2", default-features = false }
wasm-bindgen-futures = "0.4"
web-sys = { version = "0.3", default-features = false }
Expand Down

0 comments on commit 12d55f4

Please sign in to comment.