diff --git a/Cargo.toml b/Cargo.toml index 8178e2ae2a..faeefd3873 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -72,7 +72,7 @@ fnv = "1.0.7" winapi = "0.3.9" [dev-dependencies] -binggan = "0.7.0" +binggan = "0.8.0" rand = "0.8.5" maplit = "1.0.2" matches = "0.1.9"