Skip to content

Commit

Permalink
Merge pull request #216 from shawnharmsen/dependabot/cargo/thiserror-…
Browse files Browse the repository at this point in the history
…2.0.3

Bump thiserror from 2.0.0 to 2.0.3
  • Loading branch information
shawnharmsen authored Nov 11, 2024
2 parents b649152 + ceba159 commit 8ee7cfe
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 @@ -13,7 +13,7 @@ serde_derive = "1.0.152"
# https://github.com/thedodd/wither/pull/89#issuecomment-1023644443
wither = { git = "https://github.com/thedodd/wither" }
futures = "0.3.31"
thiserror = "2.0.0"
thiserror = "2.0.3"
axum = { version = "0.6.20", features = ["headers"] }
tokio = { version = "1.41.1", features = ["full"] }
tracing = "0.1.40"
Expand Down

0 comments on commit 8ee7cfe

Please sign in to comment.