Update project structure and configurations
This commit is contained in:
@@ -16,6 +16,9 @@ entropyk-components = { path = "../components" }
|
||||
entropyk-fluids = { path = "../fluids" }
|
||||
entropyk-solver = { path = "../solver" }
|
||||
thiserror = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
tracing = "0.1"
|
||||
petgraph = "0.6"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user