mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-28 00:00:20 +02:00
Add axum-handle-error-extract crate (#468)
* Add `axum-handle-error-extract` crate
* fixup
* Fix readme link
* Add `HandleErrorExt` for new error handling middleware
* Revert "fixup"
This reverts commit 83e04954df.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"axum",
|
||||
"axum-handle-error-extract",
|
||||
"examples/*",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user