diff --git a/tauri-api/Cargo.toml b/tauri-api/Cargo.toml index 565906bff..cc90c4ac6 100644 --- a/tauri-api/Cargo.toml +++ b/tauri-api/Cargo.toml @@ -21,7 +21,7 @@ serde_repr = "0.1" dirs-next = "2.0.0" zip = "0.5.11" semver = "0.11" -ignore = "^0.4.16" +ignore = "^0.4.17" tempfile = "3" either = "1.6.1" tar = "0.4"