Skip to content

Commit

Permalink
Add check example
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
  • Loading branch information
zhiburt committed Oct 7, 2021
1 parent 1314a3c commit e88573a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -25,5 +25,5 @@ async-io = { version = "1.6.0", optional = true }
conpty = "0.2.1"

[target.'cfg(unix)'.dependencies]
ptyprocess = { git = "https://github.com/zhiburt/ptyprocess" }
ptyprocess = "0.2.0"
nix = "0.21.0"

0 comments on commit e88573a

Please sign in to comment.