1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-02-03 21:37:15 +01:00
axum/.github/workflows
David Pedersen 5da3f34b3e
Clean up axum-debug crate ()
* Clean up axum-debug crate

Mostly just brings the crate more in line with the rest of the crates in
the workspace.

I've also removed the axum-debug-macros crate since axum-debug only
contained one re-export from axum-debug-macros. So we didn't need two
crates. Can always bring the "backend" crate back if we need things in
axum-debug that aren't proc-macros.

* Just testing: This should make CI fail

* Misc CI clean up

* fix intentional breakage

* fix changelog

* Remove rustfmt config for now as it gives warnings on stable

* Fix paths
2021-11-11 17:33:33 +01:00
..
CI.yml Clean up axum-debug crate () 2021-11-11 17:33:33 +01:00
patch.toml Rename to axum () 2021-07-09 21:36:14 +02:00