mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-16 00:00:18 +02:00
axum-debug readme fixes (#499)
* Fix build status badge in axum-debug * fix links * fix one more link
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# axum-debug
|
||||
|
||||
[](https://github.com/tokio-rs/axum-debug/actions/workflows/CI.yml)
|
||||
[](https://github.com/tokio-rs/axum-debug/actions/workflows/CI.yml)
|
||||
[](https://crates.io/crates/axum-debug)
|
||||
[](https://docs.rs/axum-debug)
|
||||
|
||||
@@ -15,7 +15,7 @@ This crate uses `#![forbid(unsafe_code)]` to ensure everything is implemented in
|
||||
|
||||
## Minimum supported Rust version
|
||||
|
||||
axum-handle-error-extract's MSRV is 1.54.
|
||||
axum-debug's MSRV is 1.54.
|
||||
|
||||
## Getting Help
|
||||
|
||||
@@ -39,4 +39,8 @@ for inclusion in `axum` by you, shall be licensed as MIT, without any
|
||||
additional terms or conditions.
|
||||
|
||||
[`axum`]: https://crates.io/crates/axum
|
||||
[chat]: https://discord.gg/tokio
|
||||
[contributing]: /CONTRIBUTING.md
|
||||
[docs]: https://docs.rs/axum-debug
|
||||
[license]: /axum-debug/LICENSE
|
||||
[issue]: https://github.com/tokio-rs/axum/issues/new
|
||||
|
||||
Reference in New Issue
Block a user