Merge #7822
7822: Paperover a bug in cargo-workspace for publish RA r=lnicola a=edwin0cheng r? @lnicola See also https://github.com/pksunkara/cargo-workspaces/issues/39 Co-authored-by: Edwin Cheng <edwin0cheng@gmail.com>
This commit is contained in:
commit
1c7b2b8c07
@ -19,6 +19,8 @@ parser = { path = "../parser", version = "0.0.0" }
|
||||
tt = { path = "../tt", version = "0.0.0" }
|
||||
test_utils = { path = "../test_utils", version = "0.0.0" }
|
||||
|
||||
[dev-dependencies]
|
||||
# FIXME: Paper over a bug in cargo-worspaces which block publishing
|
||||
# https://github.com/pksunkara/cargo-workspaces/issues/39
|
||||
# [dev-dependencies]
|
||||
profile = { path = "../profile", version = "0.0.0" }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user