mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-26 00:00:23 +02:00
Add axum-extra crate (#536)
* Add `axum-extra` crate Empty for now but now we have a place to put stuff. I'll make a PR for moving over https://github.com/davidpdrsn/axum-resource. * remove `authors` field from `Cargo.toml`s
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
members = [
|
||||
"axum",
|
||||
"axum-debug",
|
||||
"axum-extra",
|
||||
"examples/*",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user