Skip to content

Commit

Permalink
Merge pull request #241 from amphitheatre-app/dependabot/cargo/thiser…
Browse files Browse the repository at this point in the history
…ror-2.0.3

chore(deps): bump thiserror from 1.0.67 to 2.0.3
  • Loading branch information
wangeguo authored Nov 12, 2024
2 parents a059189 + d483463 commit 430e245
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 20 deletions.
58 changes: 39 additions & 19 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 @@ -32,7 +32,7 @@ serde = { version = "1.0.214", features = ["derive"] }
serde_json = "1.0.132"
tabled = "0.16.0"
tar = "0.4.43"
thiserror = "1.0.67"
thiserror = "2.0.3"
tokio = { version = "1.41.1", features = ["full"] }
toml = "0.8.19"
tracing = "0.1.40"
Expand Down

0 comments on commit 430e245

Please sign in to comment.