chore: remove deprecated flow_boundary and update docs to match new architecture
This commit is contained in:
@@ -14,10 +14,12 @@ serde.workspace = true
|
||||
serde_json = "1.0"
|
||||
lru = "0.12"
|
||||
entropyk-coolprop-sys = { path = "coolprop-sys", optional = true }
|
||||
libloading = { version = "0.8", optional = true }
|
||||
|
||||
[features]
|
||||
default = []
|
||||
coolprop = ["entropyk-coolprop-sys"]
|
||||
dll = ["libloading"]
|
||||
|
||||
[dev-dependencies]
|
||||
approx = "0.5"
|
||||
|
||||
Reference in New Issue
Block a user