diff --git a/Cargo.toml b/Cargo.toml index 455c91c..fc7ef53 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ dirs-next = "2" [target.'cfg(windows)'.dependencies] winapi = { version = "0.3", features = ["consoleapi", "wincon", "handleapi", "fileapi"] } -rustversion = "0.1" +rustversion = "1" [features] default=[]