We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05abe5 commit d01a6cdCopy full SHA for d01a6cd
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "freedesktop-desktop-entry"
3
-version = "0.6.0"
+version = "0.6.1"
4
authors = ["Michael Aaron Murphy <[email protected]>"]
5
edition = "2021"
6
homepage = "https://github.com/pop-os/freedesktop-desktop-entry"
@@ -18,4 +18,4 @@ textdistance = "1.0.2"
18
strsim = "0.11.1"
19
thiserror = "1"
20
xdg = "2.4.0"
21
-log = "0.4.21"
+log = "0.4.21"
0 commit comments