Skip to content

Commit

Permalink
Merge pull request #535 from chainbound/dependabot/cargo/bolt-sidecar…
Browse files Browse the repository at this point in the history
…/axum-extra-0.9.6

chore(deps): bump axum-extra from 0.9.4 to 0.9.6 in /bolt-sidecar
  • Loading branch information
estensen authored Dec 9, 2024
2 parents 1d518b0 + c770fc5 commit 42f3fad
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 4 deletions.
24 changes: 21 additions & 3 deletions bolt-sidecar/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-sidecar/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ clap = { version = "4.5.20", features = ["derive", "env"] }
tokio = { version = "1", features = ["full"] }
axum = { version = "0.7", features = ["macros"] }
tower-http = { version = "0.5.2", features = ["timeout"] }
axum-extra = "0.9.3"
axum-extra = "0.9.6"
futures = "0.3"
tokio-retry = "0.3.0"

Expand Down

0 comments on commit 42f3fad

Please sign in to comment.