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