diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index e9e919d..3cdc5e6 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -53,7 +53,7 @@ tauri-build.workspace = true workspace = true [dev-dependencies] -proptest = "1.11.0" +proptest = "=1.11.0" tempfile.workspace = true [target."cfg(windows)".dependencies]