This commit is contained in:
parent
69be9f7aca
commit
089def45d1
37 changed files with 2792 additions and 225 deletions
|
|
@ -12,6 +12,6 @@ byteorder = "1.5"
|
|||
rand = { version = "0.8", features = ["std", "std_rng"] }
|
||||
|
||||
[features]
|
||||
default = []
|
||||
registry = ["mtp-type-map/registry"]
|
||||
crypto = ["dep:mtp-crypto", "mtp-crypto/mlkem-tls"]
|
||||
pipes = ["mtp-type-map/pipes"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue