[WIP] Security work While on holiday
This commit is contained in:
parent
a81ac4efca
commit
7f0231e3f1
109 changed files with 19694 additions and 5210 deletions
|
|
@ -26,7 +26,7 @@ getrandom-v04 = { package = "getrandom", version = "0.4.3", features = ["wasm_js
|
|||
|
||||
mtp-common = { version = "0.2.0", path = "../common" }
|
||||
mtp-type-map = { version = "0.2.0", path = "../type-map" }
|
||||
mtp-codec = { version = "0.2.0", path = "../codec", features = ["crypto", "pipes"] }
|
||||
mtp-codec = { version = "0.2.0", path = "../codec", features = ["crypto", "pipes", "registry"] }
|
||||
mtp-crypto = { version = "0.2.0", path = "../crypto", features = ["wasm"] }
|
||||
zeroize = "1.9"
|
||||
wasm-bindgen-test = "0.3.76"
|
||||
|
|
|
|||
Loading…
Reference in a new issue