Project setup
This commit is contained in:
@ -7,8 +7,7 @@ repository.workspace = true
|
||||
readme.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
physical = { path = ".." }
|
||||
tracing.workspace = true
|
||||
[dependencies.physical]
|
||||
path = ".."
|
||||
[dependencies.tracing]
|
||||
workspace = true
|
Reference in New Issue
Block a user