axum/.github/workflows/patch.toml
2021-07-09 21:36:14 +02:00

4 lines
132 B
TOML

# Patch dependencies to run all tests against versions of the crate in the
# repository.
[patch.crates-io]
axum = { path = "axum" }