Ver código fonte

Update dependencies

Johannes Hofmann 7 anos atrás
pai
commit
f2568f42a3
1 arquivos alterados com 43 adições e 43 exclusões
  1. 43
    43
      Cargo.lock

+ 43
- 43
Cargo.lock Ver arquivo

@@ -5,10 +5,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
5 5
 
6 6
 [[package]]
7 7
 name = "aho-corasick"
8
-version = "0.6.8"
8
+version = "0.6.9"
9 9
 source = "registry+https://github.com/rust-lang/crates.io-index"
10 10
 dependencies = [
11
- "memchr 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
11
+ "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
12 12
 ]
13 13
 
14 14
 [[package]]
@@ -281,10 +281,10 @@ dependencies = [
281 281
  "gl 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
282 282
  "gl_generator 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
283 283
  "glutin 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
284
- "image 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",
284
+ "image 0.20.1 (registry+https://github.com/rust-lang/crates.io-index)",
285 285
  "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
286 286
  "linked-hash-map 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
287
- "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
287
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
288 288
  "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
289 289
  "osmpbf 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
290 290
  "regex 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -340,7 +340,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
340 340
 dependencies = [
341 341
  "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
342 342
  "humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
343
- "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
343
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
344 344
  "regex 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
345 345
  "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
346 346
 ]
@@ -424,7 +424,7 @@ version = "0.9.0"
424 424
 source = "registry+https://github.com/rust-lang/crates.io-index"
425 425
 dependencies = [
426 426
  "khronos_api 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
427
- "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
427
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
428 428
  "xml-rs 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
429 429
 ]
430 430
 
@@ -469,7 +469,7 @@ dependencies = [
469 469
  "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
470 470
  "http 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
471 471
  "indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
472
- "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
472
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
473 473
  "slab 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
474 474
  "string 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
475 475
  "tokio-io 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -511,7 +511,7 @@ dependencies = [
511 511
  "httparse 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
512 512
  "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
513 513
  "itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
514
- "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
514
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
515 515
  "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
516 516
  "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
517 517
  "tokio 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -548,7 +548,7 @@ dependencies = [
548 548
 
549 549
 [[package]]
550 550
 name = "image"
551
-version = "0.20.0"
551
+version = "0.20.1"
552 552
 source = "registry+https://github.com/rust-lang/crates.io-index"
553 553
 dependencies = [
554 554
  "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -666,7 +666,7 @@ dependencies = [
666 666
 
667 667
 [[package]]
668 668
 name = "log"
669
-version = "0.4.5"
669
+version = "0.4.6"
670 670
 source = "registry+https://github.com/rust-lang/crates.io-index"
671 671
 dependencies = [
672 672
  "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -692,7 +692,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
692 692
 
693 693
 [[package]]
694 694
 name = "memchr"
695
-version = "2.1.0"
695
+version = "2.1.1"
696 696
 source = "registry+https://github.com/rust-lang/crates.io-index"
697 697
 dependencies = [
698 698
  "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -772,7 +772,7 @@ dependencies = [
772 772
  "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
773 773
  "lazycell 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
774 774
  "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
775
- "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
775
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
776 776
  "miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
777 777
  "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
778 778
  "slab 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -807,7 +807,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
807 807
 dependencies = [
808 808
  "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
809 809
  "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
810
- "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
810
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
811 811
  "openssl 0.10.15 (registry+https://github.com/rust-lang/crates.io-index)",
812 812
  "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
813 813
  "openssl-sys 0.9.39 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -851,8 +851,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
851 851
 dependencies = [
852 852
  "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
853 853
  "proc-macro2 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)",
854
- "quote 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
855
- "syn 0.15.14 (registry+https://github.com/rust-lang/crates.io-index)",
854
+ "quote 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)",
855
+ "syn 0.15.17 (registry+https://github.com/rust-lang/crates.io-index)",
856 856
 ]
857 857
 
858 858
 [[package]]
@@ -956,7 +956,7 @@ dependencies = [
956 956
  "flate2 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
957 957
  "inflate 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
958 958
  "memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
959
- "protobuf 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
959
+ "protobuf 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
960 960
  "rayon 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
961 961
 ]
962 962
 
@@ -1055,7 +1055,7 @@ dependencies = [
1055 1055
 
1056 1056
 [[package]]
1057 1057
 name = "protobuf"
1058
-version = "2.1.1"
1058
+version = "2.1.4"
1059 1059
 source = "registry+https://github.com/rust-lang/crates.io-index"
1060 1060
 
1061 1061
 [[package]]
@@ -1065,7 +1065,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1065 1065
 
1066 1066
 [[package]]
1067 1067
 name = "quote"
1068
-version = "0.6.8"
1068
+version = "0.6.9"
1069 1069
 source = "registry+https://github.com/rust-lang/crates.io-index"
1070 1070
 dependencies = [
1071 1071
  "proc-macro2 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1145,11 +1145,11 @@ name = "regex"
1145 1145
 version = "1.0.5"
1146 1146
 source = "registry+https://github.com/rust-lang/crates.io-index"
1147 1147
 dependencies = [
1148
- "aho-corasick 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
1149
- "memchr 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1148
+ "aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)",
1149
+ "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1150 1150
  "regex-syntax 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
1151 1151
  "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
1152
- "utf8-ranges 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1152
+ "utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
1153 1153
 ]
1154 1154
 
1155 1155
 [[package]]
@@ -1157,7 +1157,7 @@ name = "regex-syntax"
1157 1157
 version = "0.6.2"
1158 1158
 source = "registry+https://github.com/rust-lang/crates.io-index"
1159 1159
 dependencies = [
1160
- "ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1160
+ "ucd-util 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
1161 1161
 ]
1162 1162
 
1163 1163
 [[package]]
@@ -1181,7 +1181,7 @@ dependencies = [
1181 1181
  "hyper 0.12.13 (registry+https://github.com/rust-lang/crates.io-index)",
1182 1182
  "hyper-tls 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
1183 1183
  "libflate 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
1184
- "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
1184
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1185 1185
  "mime 0.3.12 (registry+https://github.com/rust-lang/crates.io-index)",
1186 1186
  "mime_guess 2.0.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)",
1187 1187
  "native-tls 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1350,11 +1350,11 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1350 1350
 
1351 1351
 [[package]]
1352 1352
 name = "syn"
1353
-version = "0.15.14"
1353
+version = "0.15.17"
1354 1354
 source = "registry+https://github.com/rust-lang/crates.io-index"
1355 1355
 dependencies = [
1356 1356
  "proc-macro2 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)",
1357
- "quote 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
1357
+ "quote 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)",
1358 1358
  "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1359 1359
 ]
1360 1360
 
@@ -1491,7 +1491,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1491 1491
 dependencies = [
1492 1492
  "bytes 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
1493 1493
  "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
1494
- "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
1494
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1495 1495
 ]
1496 1496
 
1497 1497
 [[package]]
@@ -1502,7 +1502,7 @@ dependencies = [
1502 1502
  "crossbeam-utils 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
1503 1503
  "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
1504 1504
  "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1505
- "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
1505
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1506 1506
  "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
1507 1507
  "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
1508 1508
  "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1532,7 +1532,7 @@ dependencies = [
1532 1532
  "crossbeam-deque 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
1533 1533
  "crossbeam-utils 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
1534 1534
  "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
1535
- "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
1535
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1536 1536
  "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
1537 1537
  "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
1538 1538
  "tokio-executor 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1556,7 +1556,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1556 1556
 dependencies = [
1557 1557
  "bytes 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
1558 1558
  "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
1559
- "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
1559
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1560 1560
  "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
1561 1561
  "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
1562 1562
  "tokio-io 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1572,7 +1572,7 @@ dependencies = [
1572 1572
  "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
1573 1573
  "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
1574 1574
  "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
1575
- "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
1575
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1576 1576
  "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
1577 1577
  "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
1578 1578
  "tokio-io 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1594,7 +1594,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1594 1594
 
1595 1595
 [[package]]
1596 1596
 name = "ucd-util"
1597
-version = "0.1.1"
1597
+version = "0.1.2"
1598 1598
 source = "registry+https://github.com/rust-lang/crates.io-index"
1599 1599
 
1600 1600
 [[package]]
@@ -1656,7 +1656,7 @@ dependencies = [
1656 1656
 
1657 1657
 [[package]]
1658 1658
 name = "utf8-ranges"
1659
-version = "1.0.1"
1659
+version = "1.0.2"
1660 1660
 source = "registry+https://github.com/rust-lang/crates.io-index"
1661 1661
 
1662 1662
 [[package]]
@@ -1693,7 +1693,7 @@ version = "0.0.6"
1693 1693
 source = "registry+https://github.com/rust-lang/crates.io-index"
1694 1694
 dependencies = [
1695 1695
  "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
1696
- "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
1696
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1697 1697
  "try-lock 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
1698 1698
 ]
1699 1699
 
@@ -1804,7 +1804,7 @@ dependencies = [
1804 1804
  "core-graphics 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
1805 1805
  "lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
1806 1806
  "libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)",
1807
- "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
1807
+ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1808 1808
  "objc 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
1809 1809
  "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
1810 1810
  "percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1843,7 +1843,7 @@ dependencies = [
1843 1843
 
1844 1844
 [metadata]
1845 1845
 "checksum adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c"
1846
-"checksum aho-corasick 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)" = "68f56c7353e5a9547cbd76ed90f7bb5ffc3ba09d4ea9bd1d8c06c8b1142eeb5a"
1846
+"checksum aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)" = "1e9a933f4e58658d7b12defcf96dc5c720f20832deebe3e0a19efd3b6aaeeb9e"
1847 1847
 "checksum android_glue 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "000444226fcff248f2bc4c7625be32c63caccfecc2723a2b9f78a7487a49c407"
1848 1848
 "checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
1849 1849
 "checksum approx 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "08abcc3b4e9339e33a3d0a5ed15d84a687350c05689d825e0f6655eef9e76a94"
@@ -1903,7 +1903,7 @@ dependencies = [
1903 1903
 "checksum hyper 0.12.13 (registry+https://github.com/rust-lang/crates.io-index)" = "95ffee0d1d30de4313fdaaa485891ce924991d45bbc18adfc8ac5b1639e62fbb"
1904 1904
 "checksum hyper-tls 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "32cd73f14ad370d3b4d4b7dce08f69b81536c82e39fcc89731930fe5788cd661"
1905 1905
 "checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
1906
-"checksum image 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)" = "60710fd3cb40c2434451d8d5147bcf39bbb68aae0741041133e09439cb2401e3"
1906
+"checksum image 0.20.1 (registry+https://github.com/rust-lang/crates.io-index)" = "44665b4395d1844c96e7dc8ed5754782a1cdfd9ef458a80bbe45702681450504"
1907 1907
 "checksum indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7e81a7c05f79578dbc15793d8b619db9ba32b4577003ef3af1a91c416798c58d"
1908 1908
 "checksum inflate 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "6f53b811ee8e2057ccf9643ca6b4277de90efaf5e61e55fd5254576926bb4245"
1909 1909
 "checksum iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dbe6e417e7d0975db6512b90796e8ce223145ac4e33c377e4a42882a0e88bb08"
@@ -1918,11 +1918,11 @@ dependencies = [
1918 1918
 "checksum libloading 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9c3ad660d7cb8c5822cd83d10897b0f1f1526792737a179e73896152f85b88c2"
1919 1919
 "checksum linked-hash-map 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "70fb39025bc7cdd76305867c4eccf2f2dcf6e9a57f5b21a93e1c2d86cd03ec9e"
1920 1920
 "checksum lock_api 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "775751a3e69bde4df9b38dd00a1b5d6ac13791e4223d4a0506577f0dd27cfb7a"
1921
-"checksum log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d4fcce5fa49cc693c312001daf1d13411c4a5283796bac1084299ea3e567113f"
1921
+"checksum log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c84ec4b527950aa83a329754b01dbe3f58361d1c5efacd1f6d68c494d08a17c6"
1922 1922
 "checksum lzw 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7d947cbb889ed21c2a84be6ffbaebf5b4e0f4340638cba0444907e38b56be084"
1923 1923
 "checksum malloc_buf 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
1924 1924
 "checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
1925
-"checksum memchr 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4b3629fe9fdbff6daa6c33b90f7c08355c1aca05a3d01fa8063b822fcf185f3b"
1925
+"checksum memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0a3eb002f0535929f1199681417029ebea04aadc0c7a4224b46be99c7f5d6a16"
1926 1926
 "checksum memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e2ffa2c986de11a9df78620c01eeaaf27d94d3ff02bf81bfcca953102dd0c6ff"
1927 1927
 "checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3"
1928 1928
 "checksum mime 0.3.12 (registry+https://github.com/rust-lang/crates.io-index)" = "0a907b83e7b9e987032439a387e187119cddafc92d5c2aaeb1d92580a793f630"
@@ -1961,9 +1961,9 @@ dependencies = [
1961 1961
 "checksum pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)" = "676e8eb2b1b4c9043511a9b7bea0915320d7e502b0a079fb03f9635a5252b18c"
1962 1962
 "checksum png 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f54b9600d584d3b8a739e1662a595fab051329eff43f20e7d8cc22872962145b"
1963 1963
 "checksum proc-macro2 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)" = "3d7b7eaaa90b4a90a932a9ea6666c95a389e424eff347f0f793979289429feee"
1964
-"checksum protobuf 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "56c363dfc36e450457f4fa05a91d8c3f0fed00fc21142b4ce2cb7b525675eaeb"
1964
+"checksum protobuf 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "671a9cce836bd3635b40b2b0a72783481755ee988c493891f4e974b45264cc9d"
1965 1965
 "checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0"
1966
-"checksum quote 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)" = "dd636425967c33af890042c483632d33fa7a18f19ad1d7ea72e8998c6ef8dea5"
1966
+"checksum quote 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)" = "63b5829244f52738cfee93b3a165c1911388675be000c888d2fae620dee8fa5b"
1967 1967
 "checksum rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8356f47b32624fef5b3301c1be97e5944ecdd595409cc5da11d05f211db6cfbd"
1968 1968
 "checksum rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e464cd887e869cddcae8792a4ee31d23c7edd516700695608f5b98c67ee0131c"
1969 1969
 "checksum rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1961a422c4d189dfb50ffa9320bf1f2a9bd54ecb92792fb9477f99a1045f3372"
@@ -1997,7 +1997,7 @@ dependencies = [
1997 1997
 "checksum stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8"
1998 1998
 "checksum string 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00caf261d6f90f588f8450b8e1230fa0d5be49ee6140fdfbcb55335aff350970"
1999 1999
 "checksum strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550"
2000
-"checksum syn 0.15.14 (registry+https://github.com/rust-lang/crates.io-index)" = "baaba45c6bf60fe29aaf241fa33306c0b75c801edea8378263a8f043b09a5634"
2000
+"checksum syn 0.15.17 (registry+https://github.com/rust-lang/crates.io-index)" = "3391038ebc3e4ab24eb028cb0ef2f2dc4ba0cbf72ee895ed6a6fad730640b5bc"
2001 2001
 "checksum tempfile 3.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "55c1195ef8513f3273d55ff59fe5da6940287a0d7a98331254397f464833675b"
2002 2002
 "checksum termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4096add70612622289f2fdcdbd5086dc81c1e2675e6ae58d6c4f62a16c6d7f2f"
2003 2003
 "checksum termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096"
@@ -2019,7 +2019,7 @@ dependencies = [
2019 2019
 "checksum tokio-uds 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "df195376b43508f01570bacc73e13a1de0854dc59e79d1ec09913e8db6dd2a70"
2020 2020
 "checksum toml 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "4a2ecc31b0351ea18b3fe11274b8db6e4d82bce861bbb22e6dbed40417902c65"
2021 2021
 "checksum try-lock 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382"
2022
-"checksum ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "fd2be2d6639d0f8fe6cdda291ad456e23629558d466e2789d2c3e9892bda285d"
2022
+"checksum ucd-util 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d0f8bfa9ff0cadcd210129ad9d2c5f145c13e9ced3d3e5d948a6213487d52444"
2023 2023
 "checksum unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7f4765f83163b74f957c797ad9253caf97f103fb064d3999aea9568d09fc8a33"
2024 2024
 "checksum unicase 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9d3218ea14b4edcaccfa0df0a64a3792a2c32cc706f1b336e48867f9d3147f90"
2025 2025
 "checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
@@ -2028,7 +2028,7 @@ dependencies = [
2028 2028
 "checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
2029 2029
 "checksum unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56"
2030 2030
 "checksum url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2a321979c09843d272956e73700d12c4e7d3d92b2ee112b31548aef0d4efc5a6"
2031
-"checksum utf8-ranges 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "fd70f467df6810094968e2fce0ee1bd0e87157aceb026a8c083bcf5e25b9efe4"
2031
+"checksum utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "796f7e48bef87609f7ade7e06495a87d5cd06c7866e6a5cbfceffc558a243737"
2032 2032
 "checksum uuid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dab5c5526c5caa3d106653401a267fed923e7046f35895ffcb5ca42db64942e6"
2033 2033
 "checksum vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "def296d3eb3b12371b2c7d0e83bfe1403e4db2d7a0bba324a12b21c4ee13143d"
2034 2034
 "checksum vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"