Skip to content

Commit

Permalink
Bump thiserror from 2.0.11 to 2.0.12 (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 6afeaf5 commit 710ffa4
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ serde_json = "1.0.137"
shlex = "1.3.0"
size = "0.5.0"
sqlformat = "0.3.5"
thiserror = "2.0.11"
thiserror = "2.0.12"
tokio = { version = "1.43.0", features = ["full"] }
tracing = "0.1.41"
tracing-subscriber = { version = "0.3.19", features = ["serde", "serde_json", "env-filter", "default"] }
Expand Down

0 comments on commit 710ffa4

Please sign in to comment.