Browse Source
> A workspace is a collection of one or more packages https://doc.rust-lang.org/cargo/reference/workspaces.html#workspaces Rust abstractions of VLC Core will live in src/rust/, while the Rust modules will live in the respective directories in modules/.pull/162/head
committed by
Steve Lhomme
1 changed files with 2 additions and 0 deletions
@ -0,0 +1,2 @@ |
|||
[workspace] |
|||
members = [] |
|||
Loading…
Reference in new issue