Skip to content

Commit

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

build(deps): bump thiserror from 1.0.68 to 2.0.3
  • Loading branch information
wangeguo authored Nov 12, 2024
2 parents 4d1f7eb + 46fbad2 commit 246cf0d
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 21 deletions.
60 changes: 40 additions & 20 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 @@ -24,7 +24,7 @@ futures = "0.3.31"
reqwest-eventsource = "0.6.0"
serde = { version = "1.0.214", features = ["derive"] }
serde_json = "1.0.132"
thiserror = "1.0.68"
thiserror = "2.0.3"
tokio = { version = "1.41.0", features = ["full"] }
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
Expand Down

0 comments on commit 246cf0d

Please sign in to comment.