chore(deps): update rust crate infer to 0.19 (v2) (#2385)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de>
This commit is contained in:
renovate[bot]
2025-02-23 13:22:51 +01:00
committed by GitHub
parent f6838d507f
commit c10d5bfb54
2 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ base64 = "0.22"
semver = { version = "1", features = ["serde"] }
futures-util = "0.3"
tempfile = "3"
infer = "0.16"
infer = "0.19"
percent-encoding = "2.3"
[target."cfg(target_os = \"windows\")".dependencies]