chore: sync project state and current artifacts
This commit is contained in:
@@ -11,6 +11,10 @@ repository.workspace = true
|
||||
name = "entropyk"
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[features]
|
||||
default = ["coolprop"]
|
||||
coolprop = ["entropyk-fluids/coolprop"]
|
||||
|
||||
[dependencies]
|
||||
entropyk = { path = "../../crates/entropyk" }
|
||||
entropyk-core = { path = "../../crates/core" }
|
||||
|
||||
Reference in New Issue
Block a user