1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-02-22 20:52:27 +00:00
This commit is contained in:
Dominic 2020-09-15 15:12:11 +02:00
parent d55b0897e9
commit 38feb5b781
Signed by: msrd0
GPG key ID: DCC8C247452E98F9

View file

@ -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" }