Skip to content

Commit

Permalink
Bump axum from 0.6.20 to 0.7.9
Browse files Browse the repository at this point in the history
Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.20 to 0.7.9.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](tokio-rs/axum@axum-v0.6.20...axum-v0.7.9)

---
updated-dependencies:
- dependency-name: axum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 542e14f commit aa3f6c2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 54 deletions.
67 changes: 14 additions & 53 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 @@ -48,7 +48,7 @@ abscissa_core = "=0.6.0"
anyhow = "1.0"
async-stream = "0.3.6"
async-trait = "0.1.83"
axum = "0.6.18"
axum = "0.7.9"
bech32 = "0.9.1"
bitcoin = "0.31.2"
bs58 = "0.5.1"
Expand Down

0 comments on commit aa3f6c2

Please sign in to comment.