axum-extra 0.12.6

This commit is contained in:
Yann Simon
2026-04-03 08:49:48 +02:00
committed by Alice Ryhl
parent 0ec9041a1b
commit 6e9a249a4f
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -363,7 +363,7 @@ dependencies = [
[[package]]
name = "axum-extra"
version = "0.12.5"
version = "0.12.6"
dependencies = [
"axum",
"axum-core",
+1 -1
View File
@@ -9,7 +9,7 @@ license = "MIT"
name = "axum-extra"
readme = "README.md"
repository = "https://github.com/tokio-rs/axum"
version = "0.12.5"
version = "0.12.6"
[features]
default = ["tracing"]