Skip to content

Commit

Permalink
Merge pull request #25 from aveyrenc/dependabot/cargo/thiserror-1.0.67
Browse files Browse the repository at this point in the history
Bump thiserror from 1.0.64 to 1.0.67
  • Loading branch information
aveyrenc authored Nov 4, 2024
2 parents f71e150 + 25dfa2d commit 3e0435d
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 @@ -21,5 +21,5 @@ pretty_env_logger = "0.5.0"
serde = "1.0.214"
serde_derive = "1.0.204"
snafu = "0.8.5"
thiserror = "1.0.64"
thiserror = "1.0.67"
tokio = { version = "1.41.0", features = ["full"] }

0 comments on commit 3e0435d

Please sign in to comment.