Skip to content

Commit

Permalink
Merge pull request #528 from chainbound/dependabot/cargo/bolt-boost/a…
Browse files Browse the repository at this point in the history
…xum-extra-0.9.6

chore(deps): bump axum-extra from 0.9.4 to 0.9.6 in /bolt-boost
  • Loading branch information
estensen authored Dec 9, 2024
2 parents b9f765b + a1c6bd0 commit 08f6aca
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 4 deletions.
24 changes: 21 additions & 3 deletions bolt-boost/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 bolt-boost/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ debug = true
# core
tokio = { version = "1", features = ["full"] }
axum = { version = "0.7", features = ["macros"] }
axum-extra = "0.9.3"
axum-extra = "0.9.6"
futures = "0.3"
async-trait = "0.1.82"
eyre = "0.6.12"
Expand Down

0 comments on commit 08f6aca

Please sign in to comment.