mirror of
https://github.com/tokio-rs/axum.git
synced 2026-03-03 12:19:24 +00: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" }
|