mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fix compile error under Windows
This commit is contained in:
parent
f2660ef5f9
commit
23d2a7ca10
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -6890,9 +6890,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wfd"
|
||||
version = "0.1.4"
|
||||
version = "0.1.7"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "26dc321f50616fda50ecd30cc7330c2eff16c299e9df0ae8af1760971ce8b1d3"
|
||||
checksum = "e713040b67aae5bf1a0ae3e1ebba8cc29ab2b90da9aa1bff6e09031a8a41d7a8"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"winapi 0.3.9",
|
||||
|
Loading…
Reference in New Issue
Block a user