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
|
|
@ -18,6 +18,7 @@ deranged = { workspace = true, features = ["serde", "std"] }
|
|||
directories = { workspace = true, features = [] }
|
||||
indexmap = { workspace = true, features = ["serde", "std"] }
|
||||
palette = { workspace = true, features = ["std"] }
|
||||
same-file = { workspace = true, features = [] }
|
||||
serde = { workspace = true, features = ["derive", "std"] }
|
||||
serde_json = { workspace = true, features = ["std"] }
|
||||
serde_path_to_error = { workspace = true, features = [] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue