Skip to content

Commit

Permalink
Merge pull request #145 from agourlay/dependabot/cargo/thiserror-1.0.48
Browse files Browse the repository at this point in the history
Bump thiserror from 1.0.47 to 1.0.48
  • Loading branch information
mergify[bot] authored Sep 4, 2023
2 parents 38c040b + de51854 commit bf0b64c
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 @@ -11,5 +11,5 @@ indicatif = "0.17.6"
clap = { version = "4.4.2", features = ["cargo"] }
indoc = "2.0.3"
ahash = "0.8.3"
thiserror = "1.0.47"
thiserror = "1.0.48"
crossbeam-channel = "0.5.8"

0 comments on commit bf0b64c

Please sign in to comment.