Skip to content

Commit

Permalink
Merge pull request #26 from Cantido/dependabot/cargo/anyhow-1.0.81
Browse files Browse the repository at this point in the history
Bump anyhow from 1.0.80 to 1.0.81
  • Loading branch information
Cantido authored Mar 18, 2024
2 parents f690634 + 016408a commit df39ce6
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 @@ -42,7 +42,7 @@ cli = [
]

[dependencies]
anyhow = "1.0.80"
anyhow = "1.0.81"
axum = { version = "0.7.4", optional = true }
clap = { version = "4.5.2", features = ["derive"], optional = true }
env_logger = { version = "0.10.2", optional = true }
Expand Down

0 comments on commit df39ce6

Please sign in to comment.