cargo-script icon indicating copy to clipboard operation
cargo-script copied to clipboard

How to enable features in deps?

Open Boscop opened this issue 7 years ago • 0 comments

E.g. how to use indoc = { version = "0.2", features = ["unstable"] }

Boscop avatar Sep 24 '18 22:09 Boscop