Skip to content

Commit

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

build(deps): bump thiserror from 1.0.65 to 1.0.68
  • Loading branch information
wangeguo authored Nov 5, 2024
2 parents c9f106c + 3895a4e commit 9422f19
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
64 changes: 32 additions & 32 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.65"
thiserror = "1.0.68"
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 9422f19

Please sign in to comment.