Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
10
crates/domain/Cargo.toml
Normal file
10
crates/domain/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "domain"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
authors.workspace = true
|
||||
|
||||
[dependencies]
|
||||
thiserror = { workspace = true }
|
||||
libm = { version = "0.2", default-features = false }
|
||||
Reference in New Issue
Block a user