mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-22 07:04:56 +01:00
chore: comment swagger msrv is not kept
This commit is contained in:
@@ -13,6 +13,7 @@ license = "MIT"
|
|||||||
[features]
|
[features]
|
||||||
default = ["mint", "wallet"]
|
default = ["mint", "wallet"]
|
||||||
mint = ["dep:futures"]
|
mint = ["dep:futures"]
|
||||||
|
# We do not commit to a MSRV with swagger enabled
|
||||||
swagger = ["mint", "dep:utoipa"]
|
swagger = ["mint", "dep:utoipa"]
|
||||||
wallet = ["dep:reqwest"]
|
wallet = ["dep:reqwest"]
|
||||||
bench = []
|
bench = []
|
||||||
|
|||||||
Reference in New Issue
Block a user