Skip to content

Commit

Permalink
Cargo.toml: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sorairolake committed Aug 18, 2022
1 parent 32d162a commit f76176d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -14,7 +14,7 @@ categories = ["command-line-utilities"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0.61"
anyhow = "1.0.62"
clap = { version = "3.2.17", features = ["derive"] }
clap_complete = "3.2.4"
image = { version = "0.23.14", default-features = false, features = ["png"] }
Expand Down

0 comments on commit f76176d

Please sign in to comment.