Dependencies
This commit is contained in:
@ -37,6 +37,3 @@ license.workspace = true
|
|||||||
thiserror.workspace = true
|
thiserror.workspace = true
|
||||||
uom.workspace = true
|
uom.workspace = true
|
||||||
log.workspace = true
|
log.workspace = true
|
||||||
env_logger.workspace = true
|
|
||||||
futures-lite.workspace = true
|
|
||||||
async-io.workspace = true
|
|
@ -11,3 +11,6 @@ license.workspace = true
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
physical = { path = ".." }
|
physical = { path = ".." }
|
||||||
|
env_logger.workspace = true
|
||||||
|
futures-lite.workspace = true
|
||||||
|
async-io.workspace = true
|
Reference in New Issue
Block a user