From 38feb5b781c1869a87406a1cf4186ad433ec9a26 Mon Sep 17 00:00:00 2001 From: Dominic Date: Tue, 15 Sep 2020 15:12:11 +0200 Subject: [PATCH] oops --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) 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" }