mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-22 15:17:18 +01:00
The main branch no longer contains breaking changes 🎉
This commit is contained in:
parent
b7d14d3602
commit
db344fab3f
1 changed files with 0 additions and 6 deletions
|
@ -8,12 +8,6 @@
|
||||||
|
|
||||||
More information about this crate can be found in the [crate documentation][docs].
|
More information about this crate can be found in the [crate documentation][docs].
|
||||||
|
|
||||||
## 🚨 The `main` branch has unpublished, breaking changes 🚨
|
|
||||||
|
|
||||||
In preparation for `axum` 0.7 the `main` branch currently has unpublished,
|
|
||||||
breaking changes. Please see the [v0.6.x](https://github.com/tokio-rs/axum/tree/v0.6.x)
|
|
||||||
branch for the versions of `axum` published to crates.io.
|
|
||||||
|
|
||||||
## High level features
|
## High level features
|
||||||
|
|
||||||
- Route requests to handlers with a macro free API.
|
- Route requests to handlers with a macro free API.
|
||||||
|
|
Loading…
Reference in a new issue