chore: add portable-pty dependency
This commit is contained in:
parent
3df628bd28
commit
2a69021e27
@ -51,6 +51,7 @@ encoding_rs = "0.8"
|
|||||||
zstd = "0.13"
|
zstd = "0.13"
|
||||||
tar = "0.4"
|
tar = "0.4"
|
||||||
fantoccini = { version = "0.22", default-features = false, features = ["rustls-tls"] }
|
fantoccini = { version = "0.22", default-features = false, features = ["rustls-tls"] }
|
||||||
|
portable-pty = "0.9"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
zstd = "0.13"
|
zstd = "0.13"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user