Commit 60bad71
authored
js: Explictly list all dependancies used with the "js" feature (rust-random#220)
This makes it easier to tell at a glance what parts of `wasm-bindgen`
are needed for `getrandom`.
See: tkaitchuck/aHash#95 (comment)
Signed-off-by: Joe Richey <joerichey@google.com>1 parent eaed175 commit 60bad71
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments