cargo workspaces: package.metadata.workspaces.independent = true

This commit is contained in:
folex
2020-12-31 11:06:27 +03:00
parent 8ea09b93ef
commit 5d4d0fec51
26 changed files with 78 additions and 0 deletions

View File

@@ -27,3 +27,6 @@ wasm-timer = "0.2.4"
[dev-dependencies]
get_if_addrs = "0.5.3"
[package.metadata.workspaces]
independent = true