Update tree_magic_mini package version

This version handles the XDG specification properly:
https://github.com/mbrubeck/tree_magic/releases/tag/v3.1.6

Although the version was already 3.1.6 in Cargo.lock, it's better to
be explicit here.
imara_diff_library
Wilfred Hughes 2025-05-13 01:02:55 +07:00
parent 39aacd8272
commit 7a3c91dbd6
1 changed files with 1 additions and 1 deletions

@ -56,7 +56,7 @@ ignore = ">= 0.4, < 0.4.24"
owo-colors = "3.5.0"
wu-diff = "0.1.2"
rayon = "1.7.0"
tree_magic_mini = "3.1.5"
tree_magic_mini = "3.1.6"
bumpalo = "3.16.0"
unicode-width = "0.1.9"