Skip to content

Commit

Permalink
Merge pull request #72 from philipcristiano/dependabot/cargo/patch-de…
Browse files Browse the repository at this point in the history
…pendencies-e83d017125

build(deps): bump the patch-dependencies group with 4 updates
  • Loading branch information
github-actions[bot] authored Jan 8, 2024
2 parents d1d0ad4 + 96925ce commit 512dec0
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
68 changes: 34 additions & 34 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ license = "Apache-2.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0.78"
anyhow = "1.0.79"
axum = "0.7.3"
clap = { version = "4.4.12", features = ["derive", "env"]}
clap = { version = "4.4.14", features = ["derive", "env"]}

# Waiting on a release of maud to have axum 0.7 compat
# maud = { version = "0.25.0", features = ["axum"] }
Expand Down

0 comments on commit 512dec0

Please sign in to comment.