move nix to non windows
This commit is contained in:
parent
9285714345
commit
0b7477ea56
@ -59,6 +59,8 @@ sha2 = "0.10.9"
|
||||
base64 = "0.22.1"
|
||||
libloading = "0.8.7"
|
||||
thiserror = "2.0.12"
|
||||
|
||||
[target.'cfg(not(windows))'.dependencies]
|
||||
nix = "=0.30.1"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user