diff --git a/Cargo.toml b/Cargo.toml index d37b15c..09c2352 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ repository = "https://github.com/andfoy/winpty-rs" keywords = ["windows", "pty", "winpty", "conpty", "pseudoterminal"] [dependencies] -enum-primitive-derive = "0.2.2" +enum-primitive-derive = "0.3.0" num-traits = "0.2" bitflags = "2.3"