Skip to content

Commit

Permalink
chore(deps): update rust crate infer to 0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent b3bf742 commit 4357e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/updater/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 4357e22

Please sign in to comment.