Switch from mmap to memmap to support Windows
This commit is contained in:
committed by
Benjamin Bouvier
parent
ec8f72bf20
commit
9edbfed65f
@@ -17,6 +17,6 @@ cranelift-preopt = { path = "../cranelift-preopt", version = "0.40.0" }
|
||||
file-per-thread-logger = "0.1.2"
|
||||
filecheck = "0.4.0"
|
||||
log = "0.4.6"
|
||||
mmap = "0.1.1"
|
||||
memmap = "0.7.0"
|
||||
num_cpus = "1.8.0"
|
||||
region = "2.1.2"
|
||||
|
||||
Reference in New Issue
Block a user