Skip to content

Commit

Permalink
Merge pull request #506 from exohood/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
elakuromi authored Dec 22, 2024
2 parents 04df17b + 312e830 commit a479153
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 graph/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ prometheus = "0.13.4"
priority-queue = "2.1.1"
futures03 = { version = "0.3.1", package = "futures", features = ["compat"] }
wasmparser = "0.118.2"
thiserror = "2.0.6"
thiserror = "2.0.7"
parking_lot = "0.12.3"

# Our fork contains a small but hacky patch.
Expand Down

0 comments on commit a479153

Please sign in to comment.