Skip to content

Commit

Permalink
chore: bump anyhow from 1.0.41 to 1.0.42 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 12, 2021
1 parent 2739f2d commit bf0a0c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -9,7 +9,7 @@ include = ["src/**/*", "LICENSE", "README.md"]
serde_json = "1.0.64"
serde = { version = "1.0.126", features = ["derive"] }
structopt = "0.3.22"
anyhow = "1.0.41"
anyhow = "1.0.42"
fancy-regex = "0.7.0"
Inflector = { version = "0.11.4", default-features = false }
colored = "2.0.0"

0 comments on commit bf0a0c6

Please sign in to comment.