feat: add async integration tests for optimization library
This commit is contained in:
@@ -23,3 +23,4 @@ async = ["dep:tokio"]
|
||||
|
||||
[dev-dependencies]
|
||||
serde_json = "1"
|
||||
tokio = { version = "1", features = ["rt-multi-thread", "macros"] }
|
||||
|
||||
Reference in New Issue
Block a user