Skip to content

Commit 0b0a14c

Browse files
chore(deps)(deps): bump axum-extra from 0.10.3 to 0.12.1
Bumps [axum-extra](https://github.com/tokio-rs/axum) from 0.10.3 to 0.12.1. - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/commits) --- updated-dependencies: - dependency-name: axum-extra dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cd5b8c commit 0b0a14c

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

terraphim_server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ terraphim_multi_agent = { path = "../crates/terraphim_multi_agent", version = "1
2525

2626
anyhow = "1.0.40"
2727
axum = { version = "0.8.7", features = ["macros", "ws"] }
28-
axum-extra = "0.10.1"
28+
axum-extra = "0.12.2"
2929
clap = { version = "4.5.49", features = ["derive"] }
3030
log = "0.4.14"
3131
portpicker = "0.1"

0 commit comments

Comments
 (0)