Skip to content

Commit

Permalink
Merge pull request #17 from aveyrenc/dependabot/cargo/thiserror-1.0.64
Browse files Browse the repository at this point in the history
Bump thiserror from 1.0.63 to 1.0.64
  • Loading branch information
aveyrenc authored Oct 7, 2024
2 parents b96f83f + 38b5267 commit daa0160
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.210"
serde_derive = "1.0.204"
snafu = "0.8.4"
thiserror = "1.0.63"
thiserror = "1.0.64"
tokio = { version = "1.40.0", features = ["full"] }

0 comments on commit daa0160

Please sign in to comment.