diff --git a/Cargo.toml b/Cargo.toml index 2ca509b..44137b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,4 +21,4 @@ libc = "0.2.154" winapi = { version = "0.3", features = ["libloaderapi", "processthreadsapi", "sysinfoapi", "winbase", "winver"] } [dev-dependencies] -regex = "1" +regex = "1.10.4"