convert workspace to a workspace with a root package
This commit is contained in:
@ -4,7 +4,7 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
libcsp = "0.1"
|
||||
libcsp = { version = "0.1", path = ".." }
|
||||
|
||||
[build-dependencies]
|
||||
libcsp-cargo-build = "0.1"
|
||||
|
Reference in New Issue
Block a user