diff --git a/Cargo.toml b/Cargo.toml index 61682b0..88409a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -56,6 +56,5 @@ openapi = ["gotham_restful_derive/openapi", "indexmap", "openapiv3"] all-features = true [patch.crates-io] -gotham = { path = "../gotham/gotham" } gotham_restful = { path = "." } gotham_restful_derive = { path = "./derive" }