nannou-org/nannou

Update `nannou-new` to work with cargo workspaces

Open

#448 geöffnet am 15. Feb. 2020

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (254 Forks)batch import
good first issueuser experience

Repository-Metriken

Stars
 (4.662 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 24T 15h) (26 gemergte PRs in 30 T)

Beschreibung

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