Skip to content

Commit

Permalink
fde 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wiiznokes committed Jun 8, 2024
1 parent 6dc3da0 commit eab50be
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ features = ["io-util"]



[patch.crates-io]
freedesktop-desktop-entry = { path = "../freedesktop-desktop-entry" }
# [patch.crates-io]
# freedesktop-desktop-entry = { path = "../freedesktop-desktop-entry" }
2 changes: 1 addition & 1 deletion plugins/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ publish = false
[dependencies]
async-pidfd = "0.1.4"
fork = "0.1.23"
freedesktop-desktop-entry = "0.6.0"
freedesktop-desktop-entry = "0.6.1"
human_format = "1.1.0"
human-sort = "0.2.2"
new_mime_guess = "4.0.1"
Expand Down

0 comments on commit eab50be

Please sign in to comment.