mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-19 00:00:14 +02:00
axum-extra 0.12.6
This commit is contained in:
Generated
+1
-1
@@ -363,7 +363,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "axum-extra"
|
||||
version = "0.12.5"
|
||||
version = "0.12.6"
|
||||
dependencies = [
|
||||
"axum",
|
||||
"axum-core",
|
||||
|
||||
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user