Skip to content

Commit

Permalink
Merge pull request #745 from getlipa/dependabot/cargo/uniffi-0.25.1
Browse files Browse the repository at this point in the history
Bump uniffi from 0.25.0 to 0.25.1
  • Loading branch information
danielgranhao authored Nov 10, 2023
2 parents 7c85b7a + ffca504 commit fededde
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 @@ -36,7 +36,7 @@ serde = { version = "1.0", features = ["derive"]}
simplelog = { version = "0.12.0" }
thiserror = "1.0.50"
tokio = { version = "1.34.0", features = ["rt-multi-thread", "time", "sync"] }
uniffi = "0.25.0"
uniffi = "0.25.1"
uuid = { version = "1.5.0", features = ["v5"] }

# Bundle sqlite for all targets except iOS.
Expand Down

0 comments on commit fededde

Please sign in to comment.