Skip to content

Commit 5bf3fb9

Browse files
Upgrade axum-extra
1 parent 342af23 commit 5bf3fb9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ tokio-util = { version = "0.7", features = ["rt"] }
1818
serde = { version = "1", features = ["derive"] }
1919
pyng = { path = "pyng" }
2020
valk-utils = "0.1"
21-
axum-extra = "0.10"
21+
axum-extra = { version = "0.12", features = ["routing"] }
2222
serde_json = "1"
2323
thiserror = "2"
2424
tracing = "0.1"

0 commit comments

Comments
 (0)