Fix build on Windows 10

This commit is contained in:
Adrián Arroyo Calle
2022-05-22 13:18:11 +02:00
parent bef8eb538c
commit 6feb1f8b82
4 changed files with 48 additions and 56 deletions

View File

@@ -43,7 +43,7 @@ lazy_static = "1.4.0"
lexical = "5.2.2"
libc = "0.2.62"
modular-bitfield = "0.11.2"
nix = "0.15.0"
ctrlc = "3.2.2"
num-rug-adapter = { version = "0.1.6", optional = true }
ordered-float = "2.6.0"
phf = { version = "0.9", features = ["macros"] }