chore(deps): update rust crate infer to 0.16 (v2) (#1419)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-02 12:48:48 +02:00
committed by GitHub
parent e271382982
commit de452d4373
2 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ base64 = "0.22"
semver = { version = "1", features = ["serde"] }
futures-util = "0.3"
tempfile = "3"
infer = "0.15"
infer = "0.16"
[target."cfg(target_os = \"windows\")".dependencies]
zip = { version = "2", default-features = false, optional = true }