Closed robertknight closed 1 month ago
Avoid creating implicit features named after dependencies, as these implicit features are not used.
See https://doc.rust-lang.org/cargo/reference/features.html#optional-dependencies.
This should remove the fastrand, fastrand-contrib and memmap2 "features" shown on https://docs.rs/crate/rten/0.13.1/features.
Avoid creating implicit features named after dependencies, as these implicit features are not used.
See https://doc.rust-lang.org/cargo/reference/features.html#optional-dependencies.
This should remove the fastrand, fastrand-contrib and memmap2 "features" shown on https://docs.rs/crate/rten/0.13.1/features.