frewsxcv / rust-crates-index

Rust library for retrieving and interacting with the crates.io index
https://docs.rs/crates-index/
Apache License 2.0
72 stars 37 forks source link

docs + fmt: Unconstrained expectations #76

Closed pinkforest closed 2 years ago

pinkforest commented 2 years ago

Fixes #73

I added the constraints as Warnings and listed Unconstrained to signal this.

I realised that CI doesn't enforce rustfmt so there is some minor rustfmt in addition (sowwy!)

kornelski commented 2 years ago

Yeah, please don't use rustfmt. The change is =      strictly for the worse.