nannou-org/nannou

Update `nannou-new` to work with cargo workspaces

Open

#448 aberto em 15 de fev. de 2020

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)Rust (254 forks)batch import
good first issueuser experience

Métricas do repositório

Stars
 (4.662 stars)
Métricas de merge de PR
 (Mesclagem média 24d 15h) (26 fundiu PRs em 30d)

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.

Guia do colaborador