mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-08 00:00:27 +02:00
5 lines
132 B
TOML
5 lines
132 B
TOML
# Patch dependencies to run all tests against versions of the crate in the
|
|
# repository.
|
|
[patch.crates-io]
|
|
axum = { path = "axum" }
|