Commit dea9e19
committed
fix(doc): un-break docs.rs build
the `doc_auto_cfg` feature has been merged into `doc_cfg` [1], and this
is breaking building vm-memory documentation on docs.rs [2].
[1]: rust-lang/rust#138907
[2]: https://docs.rs/crate/vm-memory/0.17.0/builds/2564760
Signed-off-by: Patrick Roy <[email protected]>1 parent 17b714c commit dea9e19
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments