remove derive_debug feature
This commit is contained in:
@@ -25,5 +25,4 @@ regex = { version = "1", optional = true }
|
||||
|
||||
[features]
|
||||
std = ["cbor/std", "hex", "rand", "ring", "untrusted", "serde", "serde_json", "regex"]
|
||||
derive_debug = []
|
||||
with_ctap1 = []
|
||||
|
||||
Reference in New Issue
Block a user