error mapping for windows!
This commit is contained in:
@@ -26,3 +26,6 @@ bitflags = "1.2"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
libc = "0.2"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
winapi = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user