Move a bit more logic out of Module
This commit is contained in:
@@ -19,6 +19,7 @@ libc = { version = "0.2.42" }
|
||||
errno = "0.2.4"
|
||||
target-lexicon = "0.11"
|
||||
memmap = { version = "0.7.0", optional = true }
|
||||
log = { version = "0.4.6", default-features = false }
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
winapi = { version = "0.3", features = ["winbase", "memoryapi"] }
|
||||
|
||||
Reference in New Issue
Block a user