jazzfool / reclutch

Rust UI Core
Other
157 stars 4 forks source link

error: --features is not allowed in the root of a virtual workspace #25

Closed ctrlcctrlv closed 4 years ago

ctrlcctrlv commented 4 years ago
Fred@DESKTOP-CBDJO68 MSYS ~/Workspace/reclutch
$ cargo run --features skia --example opengl
error: --features is not allowed in the root of a virtual workspace
note: while this was previously accepted, it didn't actually do anything
ctrlcctrlv commented 4 years ago

Sorry, PEBKAC.