Skip to content

Commit ae5c63d

Browse files
chore(deps)(deps): bump axum from 0.8.7 to 0.8.8
Dependabot couldn't find the original pull request head commit, de45b87.
1 parent 07a6341 commit ae5c63d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -24,7 +24,7 @@ terraphim_multi_agent = { path = "../crates/terraphim_multi_agent", version = "1
2424

2525

2626
anyhow = "1.0.40"
27-
axum = { version = "0.8.4", features = ["macros", "ws"] }
27+
axum = { version = "0.8.8", features = ["macros", "ws"] }
2828
axum-extra = "0.10.1"
2929
clap = { version = "4.5.49", features = ["derive"] }
3030
log = "0.4.14"

0 commit comments

Comments
 (0)