Skip to content
Commit 78e4441b authored by David Brown's avatar David Brown Committed by Andrzej Puzdrowski
Browse files

Move Cargo.toml to top level



Instead of requiring cargo to be run in the sim directory, create a
top-level "workspace" Cargo file, that references the others.  The main
result of this is that cargo can now be run in the top of the workspace,
and the 'target' directory will be placed there, rather than in the sim
directory.

This is primarily of benefit to tools such as RLS, Rust-analyzer and
various IDEs that expect a crate at the top level of the tree.

Signed-off-by: default avatarDavid Brown <david.brown@linaro.org>
parent 900249cc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment