chore(deps): pin ignore to =0.4.18

This commit is contained in:
Lucas Nogueira
2023-01-17 13:10:09 -03:00
parent 1b9f0ec350
commit 7ccfa2fb0b
3 changed files with 9 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ state = "0.5"
tar = "0.4.38"
tempfile = "3"
zip = { version = "0.6", default-features = false, optional = true }
ignore = "0.4"
ignore = "=0.4.18"
flate2 = "1.0"
http = "0.2"
dirs-next = "2.0"