diff --git a/Cargo.toml b/Cargo.toml index 2dd4b80..96e4bfc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ color-eyre = "0.6.2" directories = "5.0.0" dirs = "5.0.0" ez-pixmap = "0.2.2" -freedesktop-icons-greedy = "0.2.5" +freedesktop-icons-greedy = "0.2.6" glam = { version = "0.24.0", features = ["mint"] } image = "0.24.5" itertools = "0.11.0"