aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 1bb66c66e..14decc14e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1573,6 +1573,9 @@ version = "0.0.0"
1573dependencies = [ 1573dependencies = [
1574 "always-assert", 1574 "always-assert",
1575 "backtrace", 1575 "backtrace",
1576 "libc",
1577 "miow",
1578 "winapi",
1576] 1579]
1577 1580
1578[[package]] 1581[[package]]