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