We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e48979 commit de2cf98Copy full SHA for de2cf98
crates/stdweb/RUSTSEC-0000-0000.md
@@ -0,0 +1,22 @@
1
+```toml
2
+[advisory]
3
+id = "RUSTSEC-0000-0000"
4
+package = "stdweb"
5
+date = "2020-05-04"
6
+url = "https://github.com/koute/stdweb/issues/403"
7
+informational = "unmaintained"
8
+
9
+[versions]
10
+patched = []
11
+unaffected = ["> 0.4.20"]
12
+```
13
14
+# stdweb is unmaintained
15
16
+The author of the `stdweb` crate is unresponsive.
17
18
+Maintained alternatives:
19
20
+- [`wasm-bindgen`](https://github.com/rustwasm/wasm-bindgen)
21
+- [`js-sys`](https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys)
22
+- [`web-sys`](https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys)
0 commit comments