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