Skip to content

Commit

Permalink
fix(deps): update rust crate freedesktop_entry_parser to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent 2306365 commit 6cd06c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ objc_id = "0.1"
ureq = { version = "2.4", default-features = false, features = [ "gzip" ] }

[target."cfg(target_os = \"linux\")".dependencies]
freedesktop_entry_parser = "1.1"
freedesktop_entry_parser = "1.3"
lexical-core = "0.7"

[target."cfg(unix)".dependencies]
Expand Down

0 comments on commit 6cd06c1

Please sign in to comment.