Fix git-bash finding in Windows not working properly
This commit is contained in:
parent
198742e15b
commit
6e28482706
5 changed files with 34 additions and 9 deletions
|
|
@ -23,6 +23,7 @@ indexmap = { version = "2.2.6", default-features = false }
|
|||
normpath = { version = "1.2.0", default-features = false }
|
||||
palette = { version = "0.7.6", default-features = false }
|
||||
regex = { version = "1.10.5", default-features = false }
|
||||
same-file = { version = "1.0.6", default-features = false }
|
||||
serde = { version = "1.0.203", default-features = false }
|
||||
serde_json = { version = "1.0.118", default-features = false }
|
||||
serde_path_to_error = { version = "0.1.16", default-features = false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue