Skip to content

Commit

Permalink
Merge pull request #63 from SiaFoundation/dependabot/cargo/all-depend…
Browse files Browse the repository at this point in the history
…encies-19b8cb34fa

build(deps): bump thiserror from 1.0.68 to 2.0.3 in the all-dependencies group
  • Loading branch information
n8maninger authored Nov 11, 2024
2 parents b9af456 + 58b36e1 commit 376c12e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 sia/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ serde-big-array = "0.5.1"
serde_json = "1.0.132"
sha2 = "0.10.8"
sia_sdk_derive = { version = "0.0.1", path = "../sia_sdk_derive" }
thiserror = "1.0.65"
thiserror = "2.0.3"
time = {version = "0.3.36", features = ["serde"] }

[dev-dependencies]
Expand Down

0 comments on commit 376c12e

Please sign in to comment.