uv
06af93fc
- Fix optional cfg gates (#14448)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
162 days ago
Fix optional cfg gates (#14448) Running `cargo clippy` in individual crates could raise warnings due to unused imports as `Cow` is only used with `#[cfg(feature = "schemars")]`
References
#14448 - Fix optional cfg gates
Author
konstin
Parents
8afbd86f
Loading