first pass of merging in warp (doesn't build)
This commit is contained in:
@@ -9,6 +9,10 @@ license.workspace = true
|
||||
test-util = []
|
||||
|
||||
[dependencies]
|
||||
log.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.8.0"
|
||||
|
||||
[target.'cfg(not(target_family = "wasm"))'.dependencies]
|
||||
async-process = { workspace = true }
|
||||
@@ -17,7 +21,6 @@ futures-lite.workspace = true
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
anyhow.workspace = true
|
||||
lazy_static.workspace = true
|
||||
log.workspace = true
|
||||
thiserror.workspace = true
|
||||
win32job = "2.0.2"
|
||||
windows.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user