aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.lock b/Cargo.lock
index ec5aecfa0..799127891 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1016,9 +1016,9 @@ checksum = "a9a7ab5d64814df0fe4a4b5ead45ed6c5f181ee3ff04ba344313a6c80446c5d4"
1016 1016
1017[[package]] 1017[[package]]
1018name = "once_cell" 1018name = "once_cell"
1019version = "1.7.1" 1019version = "1.7.2"
1020source = "registry+https://github.com/rust-lang/crates.io-index" 1020source = "registry+https://github.com/rust-lang/crates.io-index"
1021checksum = "ea78b9742c52ac729753c1590e9adc5248ea9bdaf974597efd46c74cfaa5fb54" 1021checksum = "af8b08b04175473088b46763e51ee54da5f9a164bc162f615b91bc179dbf15a3"
1022 1022
1023[[package]] 1023[[package]]
1024name = "oorandom" 1024name = "oorandom"
@@ -1370,9 +1370,9 @@ dependencies = [
1370 1370
1371[[package]] 1371[[package]]
1372name = "rustc-ap-rustc_lexer" 1372name = "rustc-ap-rustc_lexer"
1373version = "708.0.0" 1373version = "709.0.0"
1374source = "registry+https://github.com/rust-lang/crates.io-index" 1374source = "registry+https://github.com/rust-lang/crates.io-index"
1375checksum = "2706fc7106c75eaea49efe9f35f719a6fdfdb95212122ec2b543659406bae7ea" 1375checksum = "f69f83314702aaccf29c7401cc63bb0d9fa7869a185a23b8379f08c91514b3f3"
1376dependencies = [ 1376dependencies = [
1377 "unicode-xid", 1377 "unicode-xid",
1378] 1378]