Skip to content

Commit

Permalink
bump(thiserror): update to v1.0.41 (#72)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 5, 2023
1 parent c0144d2 commit 5688d53
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 @@ -13,7 +13,7 @@ reqwest = { version = "0.11.18", features = ["blocking", "json"] }
semver = "1.0.17"
serde = { version = "1.0.166", features = ["derive"] }
serde_json = "1.0.100"
thiserror = "1.0.40"
thiserror = "1.0.41"
tokio = { version = "1.29.1", features = ["macros"] }
tracing = { version = "0.1.38", features = ["log"]}
tracing-subscriber = { version = "0.3.17", default-features = false, features = ["fmt"] }
Expand Down

1 comment on commit 5688d53

@vercel
Copy link

@vercel vercel bot commented on 5688d53 Jul 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.