hobofan / cargo-nono

Check your crate for (possible) no_std compatibility
Apache License 2.0
209 stars 12 forks source link

Add (repeatable) --allow <crate> option #64

Open daviddrysdale opened 3 years ago

daviddrysdale commented 3 years ago

While there are still crates whose no_std status isn't correctly determined, it's useful to be able manually allow specific crates that are known to be no_std.