aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock6
1 files changed, 2 insertions, 4 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 2efae6a01..b99c243a4 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,7 +1,5 @@
1# This file is automatically @generated by Cargo. 1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing. 2# It is not intended for manual editing.
3version = 3
4
5[[package]] 3[[package]]
6name = "addr2line" 4name = "addr2line"
7version = "0.14.1" 5version = "0.14.1"
@@ -1326,9 +1324,9 @@ checksum = "b5eb417147ba9860a96cfe72a0b93bf88fee1744b5636ec99ab20c1aa9376581"
1326 1324
1327[[package]] 1325[[package]]
1328name = "rowan" 1326name = "rowan"
1329version = "0.12.6" 1327version = "0.13.0-pre.2"
1330source = "registry+https://github.com/rust-lang/crates.io-index" 1328source = "registry+https://github.com/rust-lang/crates.io-index"
1331checksum = "a1b36e449f3702f3b0c821411db1cbdf30fb451726a9456dce5dabcd44420043" 1329checksum = "8f300be7fa17c3fa563d2bc6ab5b1a8d5163162f9111599eda4f86a563714724"
1332dependencies = [ 1330dependencies = [
1333 "countme", 1331 "countme",
1334 "hashbrown", 1332 "hashbrown",