Support switching file pathes to wsl if file can not be located
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tool_helper"
|
||||
version = "0.9.2"
|
||||
version = "0.9.5"
|
||||
edition = "2021"
|
||||
|
||||
[profile.release]
|
||||
@@ -12,4 +12,5 @@ cdtypes = {path = "../cdtypes"}
|
||||
colored = "2.0.4"
|
||||
envmnt = "0.10.4"
|
||||
lz4 = "1.24.0"
|
||||
paste = "1.0.14"
|
||||
paste = "1.0.14"
|
||||
wslpath = {path = "../wslpath"}
|
||||
Reference in New Issue
Block a user