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

@ -28,3 +28,6 @@ rand = "0.7"
[build-dependencies]
prost-build = "0.6"
[package.metadata.workspaces]
independent = true