Skip to content

Commit

Permalink
Bump thiserror from 2.0.3 to 2.0.11 (#1308)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 18, 2025
1 parent 5dc62b1 commit 99fbc73
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 crates/commands/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ log.workspace = true
rowan.workspace = true
rustc-hash.workspace = true
syntax = { path = "../syntax" }
thiserror = "2.0.3"
thiserror = "2.0.11"
url.workspace = true

[dev-dependencies]
Expand Down

0 comments on commit 99fbc73

Please sign in to comment.