Skip to content

Commit c10d5bf

Browse files
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 <[email protected]>
1 parent f6838d5 commit c10d5bf

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

Cargo.lock

+11-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/updater/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ base64 = "0.22"
4343
semver = { version = "1", features = ["serde"] }
4444
futures-util = "0.3"
4545
tempfile = "3"
46-
infer = "0.16"
46+
infer = "0.19"
4747
percent-encoding = "2.3"
4848

4949
[target."cfg(target_os = \"windows\")".dependencies]

0 commit comments

Comments
 (0)