nannou-org/nannou

Update `nannou-new` to work with cargo workspaces

Open

#448 opened on Feb 15, 2020

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Rust (4,662 stars) (254 forks)batch import
good first issueuser experience

Description

This could be done by first checking for a Cargo.toml containing a [workspace]. If one is found, it could be updated to include the new crate before the directory is created.

Contributor guide