[WIP] Security work While on holiday
This commit is contained in:
parent
a81ac4efca
commit
7f0231e3f1
109 changed files with 19694 additions and 5210 deletions
|
|
@ -10,6 +10,7 @@ mtp-crypto = { version = "0.2.0", path = "../crypto", optional = true }
|
|||
base64 = "0.22"
|
||||
byteorder = "1.5"
|
||||
rand = { version = "0.10.1", features = ["std", "std_rng"] }
|
||||
thiserror = "2.0.18"
|
||||
|
||||
[features]
|
||||
registry = ["mtp-type-map/registry"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue