Skip to content

Commit

Permalink
Merge pull request #279 from SalOne22/dependabot/cargo/anyhow-1.0.92
Browse files Browse the repository at this point in the history
chore(deps): bump anyhow from 1.0.89 to 1.0.92
  • Loading branch information
Mikachu2333 authored Dec 2, 2024
2 parents 081f254 + 76da574 commit e0f0206
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 @@ -107,7 +107,7 @@ lcms2 = { version = "6.1.0", optional = true }
tiff = { version = "0.9.1", default-features = false, optional = true }

# cli
anyhow = { version = "1.0.89", optional = true }
anyhow = { version = "1.0.92", optional = true }
clap = { version = "4.5.20", features = ["cargo", "string"], optional = true }
indoc = { version = "2.0.5", optional = true }
pretty_env_logger = { version = "0.5.0", optional = true }
Expand Down

0 comments on commit e0f0206

Please sign in to comment.