Skip to content

Commit

Permalink
Merge pull request #1304 from getlipa/dependabot/cargo/thiserror-2.0.7
Browse files Browse the repository at this point in the history
Bump thiserror from 2.0.6 to 2.0.7
  • Loading branch information
gcomte authored Dec 16, 2024
2 parents 58913ee + 1272638 commit c4987d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -53,7 +53,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
sha2 = { version = "0.10.8", features = [] }
simplelog = { version = "0.12.2" }
thiserror = "2.0.6"
thiserror = "2.0.7"
tokio = { version = "1.42.0", features = ["rt-multi-thread", "time", "sync"] }
uniffi = "0.28.3"
uuid = { version = "1.11.0", features = ["v5"] }
Expand Down

0 comments on commit c4987d4

Please sign in to comment.