fix: update xdg-mime

This commit is contained in:
Ashley Wulber 2025-09-11 18:16:09 -04:00 committed by Jeremy Soller
parent e2d037a691
commit 62ba16c401
2 changed files with 2 additions and 3 deletions

2
Cargo.lock generated
View file

@ -8951,7 +8951,7 @@ dependencies = [
[[package]]
name = "xdg-mime"
version = "0.4.0"
source = "git+https://github.com/ellieplayswow/xdg-mime-rs?branch=feature%2Fget-same-as#4f8d07ceedabbe58368a8e7f5547232490860790"
source = "git+https://github.com/ebassi/xdg-mime-rs#f8efb3fb1fad582539e2af7d1e9fbc9613dcc7d9"
dependencies = [
"dirs-next",
"glob",