Commit 517ad87
authored
Bump miniz_oxide to 0.9
Also remove special miniz-oxide WASM dependency as it now is the same as the normal dependency, which had its `with_alloc` feature removed.
The `with_alloc` feature could be removed because it's a default, which we now rely on. Alternatively one could say that we trust the crate to make non-breaking changes to the feature toggles.1 parent 9b2eca6 commit 517ad87
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 32 | | |
36 | 33 | | |
37 | 34 | | |
| |||
0 commit comments