mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
Use temporary fork of tree_magic
This commit is contained in:
parent
ce570fc8c4
commit
0d872688f9
2 changed files with 17 additions and 65 deletions
|
|
@ -22,3 +22,7 @@ url = "2.1"
|
|||
lto = true
|
||||
codegen-units = 1
|
||||
panic = "abort"
|
||||
|
||||
[patch.crates-io.tree_magic]
|
||||
git = "https://github.com/mbrubeck/tree_magic"
|
||||
branch = "override"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue