diff --git a/.github/workflows/patch.toml b/.github/workflows/patch.toml deleted file mode 100644 index 0a657b3131..0000000000 --- a/.github/workflows/patch.toml +++ /dev/null @@ -1,4 +0,0 @@ -# Patch dependencies to run all tests against versions of the crate in the -# repository. -[patch.crates-io] -axum = { path = "axum" }