Use WSL for linux targets for more reliablitity

This commit is contained in:
Jaby
2022-12-06 04:56:26 +01:00
committed by Jaby
parent 95026f426b
commit 3f482578fe
2 changed files with 7 additions and 6 deletions

View File

@@ -9,7 +9,6 @@ edition = "2021"
byteorder = "*"
cdtypes = {path = "../cdtypes"}
clap = {version = "*", features = ["derive"]}
lz4 = "*"
paste = "*"
roxmltree = "*"
tool_helper = {path = "../tool_helper"}