Skip to content

Commit

Permalink
Merge pull request #41 from siketyan/renovate/anyhow-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
siketyan authored May 2, 2024
2 parents 9352cf0 + ab0950f commit baab94f
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 @@ -15,7 +15,7 @@ serde = { version = "1.0.200", features = ["derive"] }
serde_yaml = "0.9"
thiserror = "1.0.59"

anyhow = { version = "1.0", optional = true }
anyhow = { version = "1.0.82", optional = true }
clap = { version = "4.5.4", features = ["derive"], optional = true }
serde_json = { version = "1.0.116", optional = true }

Expand Down

0 comments on commit baab94f

Please sign in to comment.