Remove okapi support
This commit is contained in:
parent
5bb580936d
commit
c3b7256622
@ -20,12 +20,15 @@ default-features = false
|
|||||||
path = "../codegen"
|
path = "../codegen"
|
||||||
version = "0.5.1"
|
version = "0.5.1"
|
||||||
|
|
||||||
[dependencies.rocket_okapi]
|
# [dependencies.rocket_okapi]
|
||||||
version = "0.8.0-rc.3"
|
# version = "0.8.0-rc.4"
|
||||||
default-features = false
|
# default-features = false
|
||||||
optional = true
|
# optional = true
|
||||||
|
|
||||||
[dev-dependencies.rocket]
|
[dev-dependencies.rocket]
|
||||||
version = "0.5.0-rc.4"
|
version = "0.5.0-rc.4"
|
||||||
default-features = false
|
default-features = false
|
||||||
features = ["json"]
|
features = ["json"]
|
||||||
|
|
||||||
|
[features]
|
||||||
|
rocket_okapi = []
|
Loading…
x
Reference in New Issue
Block a user