html terminal
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ tokio = { version = "1.28.2", features = [ "rt", "parking_lot", "time", + "process", ], default-features = false } tokio-stream = "0.1.14" futures-util = "0.3.28" |