mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-21 00:00:14 +02:00
Re-export debug_handler from axum (#1144)
* Re-export `debug_handler` from axum Fixes #1143 * also axum-extra
This commit is contained in:
@@ -8,7 +8,7 @@ license = "MIT"
|
||||
name = "axum-macros"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/tokio-rs/axum"
|
||||
version = "0.2.3"
|
||||
version = "0.2.3" # remember to also bump the version that axum and axum-extra depends on
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
||||
Reference in New Issue
Block a user