Browse Source

chore(deps) Update Rust crate ignore to ^0.4.17 (#1439)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 4 years ago
parent
commit
27c162ddfe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tauri-api/Cargo.toml

+ 1 - 1
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"