Simplified

This commit is contained in:
2023-01-16 17:26:41 -08:00
parent 9313361cff
commit d968b34702
5 changed files with 21 additions and 70 deletions

View File

@ -1,16 +0,0 @@
[package]
name = "physical"
description = "Physical is a library for interacting with the physical world."
version.workspace = true
edition.workspace = true
repository.workspace = true
readme.workspace = true
license.workspace = true
[dependencies]
thiserror.workspace = true
uom.workspace = true
log.workspace = true
env_logger.workspace = true
futures-lite.workspace = true
async-io.workspace = true

View File