diff --git a/Cargo.toml b/Cargo.toml index 8c0fd7fa140977b2eeaece48c2e68537b6f9d902..02ff29a2b446a492f270da7bc5aaddd15822e15f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ tokio-signal = "0.1" [build-dependencies] peg = "0.5" ansi_term = "0.9" -version_check = "0.1" +version_check = "0.1.3" [profile.release] debug = true