feat(grid-agent): supervise grid sessions (#121)
This commit is contained in:
@@ -18,6 +18,9 @@ sha2 = "0.11"
|
||||
tokio = { version = "1.53.1", features = ["macros", "rt", "sync", "time"] }
|
||||
url = "2.5.8"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.53.1", features = ["test-util"] }
|
||||
|
||||
[target.'cfg(any(unix, windows))'.dependencies]
|
||||
tokio = { version = "1.53.1", features = ["io-util", "net", "rt-multi-thread", "signal"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user