We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a87b94 commit 535fc9cCopy full SHA for 535fc9c
Cargo.lock
@@ -1581,12 +1581,11 @@ dependencies = [
1581
1582
[[package]]
1583
name = "iovec"
1584
-version = "0.1.2"
+version = "0.1.4"
1585
source = "registry+https://github.com/rust-lang/crates.io-index"
1586
-checksum = "dbe6e417e7d0975db6512b90796e8ce223145ac4e33c377e4a42882a0e88bb08"
+checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
1587
dependencies = [
1588
"libc",
1589
- "winapi 0.2.8",
1590
]
1591
1592
0 commit comments