html terminal
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 506b52d..cf0b622 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"