diff --git a/Cargo.toml b/Cargo.toml index 75f9ad2..47f6383 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.0.1" authors = ["edef "] [dependencies] -void = "0.0.5" +void = "1.0.0" [features] default = ["os", "valgrind"]