Add unmaintained parity-wasm (#1441)

This commit is contained in:
Alexander Theißen
2022-10-23 13:04:08 +02:00
committed by GitHub
parent 1736a7bd7c
commit cdcbc33c58

View File

@@ -0,0 +1,16 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
package = "parity-wasm"
date = "2022-10-01"
url = "https://github.com/paritytech/parity-wasm/pull/334"
informational = "unmaintained"
[versions]
patched = []
```
# Crate `parity-wasm` deprecated by the author
[This PR](https://github.com/paritytech/parity-wasm/pull/334) explicitly deprecates `parity-wasm`.
The author recommends switching to [wasm-tools](https://github.com/bytecodealliance/wasm-tools).