1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-04-26 13:56:22 +02:00

CI: Remove seemingly unused patch.toml file ()

This commit is contained in:
Tobias Bieniek 2024-12-26 14:35:16 +01:00 committed by GitHub
parent 0b06f0c54e
commit 65f88991c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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