diff options
Diffstat (limited to 'winpty/Cargo.toml')
-rw-r--r-- | winpty/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/winpty/Cargo.toml b/winpty/Cargo.toml index edddbb35..9d1b2d27 100644 --- a/winpty/Cargo.toml +++ b/winpty/Cargo.toml @@ -16,7 +16,6 @@ named_pipe = "0.4.1" winapi = { version = "0.3", features = ["winnt", "processthreadsapi"] } [target.'cfg(windows)'.build-dependencies] -embed-resource = "1.1.4" tempfile = "3.0.4" http_req = "0.5" zip = "0.5" |