aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock67
1 files changed, 39 insertions, 28 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 57383491a..7b175ec67 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -26,9 +26,9 @@ dependencies = [
26 26
27[[package]] 27[[package]]
28name = "anyhow" 28name = "anyhow"
29version = "1.0.37" 29version = "1.0.38"
30source = "registry+https://github.com/rust-lang/crates.io-index" 30source = "registry+https://github.com/rust-lang/crates.io-index"
31checksum = "ee67c11feeac938fae061b232e38e0b6d94f97a9df10e6271319325ac4c56a86" 31checksum = "afddf7f520a80dbf76e6f50a35bca42a2331ef227a28b3b6dc5c2e2338d114b1"
32 32
33[[package]] 33[[package]]
34name = "anymap" 34name = "anymap"
@@ -122,17 +122,28 @@ checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
122 122
123[[package]] 123[[package]]
124name = "byteorder" 124name = "byteorder"
125version = "1.3.4" 125version = "1.4.2"
126source = "registry+https://github.com/rust-lang/crates.io-index"
127checksum = "ae44d1a3d5a19df61dd0c8beb138458ac2a53a7ac09eba97d55592540004306b"
128
129[[package]]
130name = "cargo-platform"
131version = "0.1.1"
126source = "registry+https://github.com/rust-lang/crates.io-index" 132source = "registry+https://github.com/rust-lang/crates.io-index"
127checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de" 133checksum = "0226944a63d1bf35a3b5f948dd7c59e263db83695c9e8bffc4037de02e30f1d7"
134dependencies = [
135 "serde",
136]
128 137
129[[package]] 138[[package]]
130name = "cargo_metadata" 139name = "cargo_metadata"
131version = "0.12.0" 140version = "0.12.2"
132source = "registry+https://github.com/rust-lang/crates.io-index" 141source = "registry+https://github.com/rust-lang/crates.io-index"
133checksum = "d5a5f7b42f606b7f23674f6f4d877628350682bc40687d3fae65679a58d55345" 142checksum = "11a47b6286279a9998588ef7050d1ebc2500c69892a557c90fe5d071c64415dc"
134dependencies = [ 143dependencies = [
144 "cargo-platform",
135 "semver", 145 "semver",
146 "semver-parser",
136 "serde", 147 "serde",
137 "serde_json", 148 "serde_json",
138] 149]
@@ -262,9 +273,9 @@ dependencies = [
262 273
263[[package]] 274[[package]]
264name = "const_fn" 275name = "const_fn"
265version = "0.4.4" 276version = "0.4.5"
266source = "registry+https://github.com/rust-lang/crates.io-index" 277source = "registry+https://github.com/rust-lang/crates.io-index"
267checksum = "cd51eab21ab4fd6a3bf889e2d0958c0a6e3a61ad04260325e919e652a2a62826" 278checksum = "28b9d6de7f49e22cf97ad17fc4036ece69300032f45f78f30b4a4482cdc3f4a6"
268 279
269[[package]] 280[[package]]
270name = "crc32fast" 281name = "crc32fast"
@@ -774,9 +785,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
774 785
775[[package]] 786[[package]]
776name = "libc" 787name = "libc"
777version = "0.2.81" 788version = "0.2.82"
778source = "registry+https://github.com/rust-lang/crates.io-index" 789source = "registry+https://github.com/rust-lang/crates.io-index"
779checksum = "1482821306169ec4d07f6aca392a4681f66c75c9918aa49641a2595db64053cb" 790checksum = "89203f3fba0a3795506acaad8ebce3c80c0af93f994d5a1d7a0b1eeb23271929"
780 791
781[[package]] 792[[package]]
782name = "libloading" 793name = "libloading"
@@ -808,9 +819,9 @@ dependencies = [
808 819
809[[package]] 820[[package]]
810name = "log" 821name = "log"
811version = "0.4.11" 822version = "0.4.13"
812source = "registry+https://github.com/rust-lang/crates.io-index" 823source = "registry+https://github.com/rust-lang/crates.io-index"
813checksum = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b" 824checksum = "fcf3805d4480bb5b86070dcfeb9e2cb2ebc148adb753c5cca5f884d1d65a42b2"
814dependencies = [ 825dependencies = [
815 "cfg-if 0.1.10", 826 "cfg-if 0.1.10",
816] 827]
@@ -1134,9 +1145,9 @@ checksum = "28b9b4df73455c861d7cbf8be42f01d3b373ed7f02e378d55fa84eafc6f638b1"
1134 1145
1135[[package]] 1146[[package]]
1136name = "pin-project-lite" 1147name = "pin-project-lite"
1137version = "0.2.0" 1148version = "0.2.4"
1138source = "registry+https://github.com/rust-lang/crates.io-index" 1149source = "registry+https://github.com/rust-lang/crates.io-index"
1139checksum = "6b063f57ec186e6140e2b8b6921e5f1bd89c7356dda5b33acc5401203ca6131c" 1150checksum = "439697af366c49a6d0a010c56a0d97685bc140ce0d377b13a2ea2aa42d64a827"
1140 1151
1141[[package]] 1152[[package]]
1142name = "proc-macro2" 1153name = "proc-macro2"
@@ -1275,9 +1286,9 @@ checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
1275 1286
1276[[package]] 1287[[package]]
1277name = "regex" 1288name = "regex"
1278version = "1.4.2" 1289version = "1.4.3"
1279source = "registry+https://github.com/rust-lang/crates.io-index" 1290source = "registry+https://github.com/rust-lang/crates.io-index"
1280checksum = "38cf2c13ed4745de91a5eb834e11c00bcc3709e773173b2ce4c56c9fbde04b9c" 1291checksum = "d9251239e129e16308e70d853559389de218ac275b515068abc96829d05b948a"
1281dependencies = [ 1292dependencies = [
1282 "regex-syntax", 1293 "regex-syntax",
1283] 1294]
@@ -1294,9 +1305,9 @@ dependencies = [
1294 1305
1295[[package]] 1306[[package]]
1296name = "regex-syntax" 1307name = "regex-syntax"
1297version = "0.6.21" 1308version = "0.6.22"
1298source = "registry+https://github.com/rust-lang/crates.io-index" 1309source = "registry+https://github.com/rust-lang/crates.io-index"
1299checksum = "3b181ba2dcf07aaccad5448e8ead58db5b742cf85dfe035e2227f137a539a189" 1310checksum = "b5eb417147ba9860a96cfe72a0b93bf88fee1744b5636ec99ab20c1aa9376581"
1300 1311
1301[[package]] 1312[[package]]
1302name = "rowan" 1313name = "rowan"
@@ -1449,9 +1460,9 @@ dependencies = [
1449 1460
1450[[package]] 1461[[package]]
1451name = "semver-parser" 1462name = "semver-parser"
1452version = "0.10.1" 1463version = "0.10.2"
1453source = "registry+https://github.com/rust-lang/crates.io-index" 1464source = "registry+https://github.com/rust-lang/crates.io-index"
1454checksum = "42ef146c2ad5e5f4b037cd6ce2ebb775401729b19a82040c1beac9d36c7d1428" 1465checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"
1455dependencies = [ 1466dependencies = [
1456 "pest", 1467 "pest",
1457] 1468]
@@ -1525,9 +1536,9 @@ checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
1525 1536
1526[[package]] 1537[[package]]
1527name = "smallvec" 1538name = "smallvec"
1528version = "1.6.0" 1539version = "1.6.1"
1529source = "registry+https://github.com/rust-lang/crates.io-index" 1540source = "registry+https://github.com/rust-lang/crates.io-index"
1530checksum = "1a55ca5f3b68e41c979bf8c46a6f1da892ca4db8f94023ce0bd32407573b1ac0" 1541checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
1531 1542
1532[[package]] 1543[[package]]
1533name = "smol_str" 1544name = "smol_str"
@@ -1558,9 +1569,9 @@ version = "0.0.0"
1558 1569
1559[[package]] 1570[[package]]
1560name = "syn" 1571name = "syn"
1561version = "1.0.57" 1572version = "1.0.58"
1562source = "registry+https://github.com/rust-lang/crates.io-index" 1573source = "registry+https://github.com/rust-lang/crates.io-index"
1563checksum = "4211ce9909eb971f111059df92c45640aad50a619cf55cd76476be803c4c68e6" 1574checksum = "cc60a3d73ea6594cd712d830cc1f0390fd71542d8c8cd24e70cc54cdfd5e05d5"
1564dependencies = [ 1575dependencies = [
1565 "proc-macro2", 1576 "proc-macro2",
1566 "quote", 1577 "quote",
@@ -1624,9 +1635,9 @@ dependencies = [
1624 1635
1625[[package]] 1636[[package]]
1626name = "text-size" 1637name = "text-size"
1627version = "1.0.0" 1638version = "1.1.0"
1628source = "registry+https://github.com/rust-lang/crates.io-index" 1639source = "registry+https://github.com/rust-lang/crates.io-index"
1629checksum = "f03e7efdedc3bc78cb2337f1e2785c39e45f5ef762d9e4ebb137fff7380a6d8a" 1640checksum = "288cb548dbe72b652243ea797201f3d481a0609a967980fcc5b2315ea811560a"
1630 1641
1631[[package]] 1642[[package]]
1632name = "text_edit" 1643name = "text_edit"
@@ -1643,9 +1654,9 @@ checksum = "db3c46be180f1af9673ebb27bc1235396f61ef6965b3fe0dbb2e624deb604f0e"
1643 1654
1644[[package]] 1655[[package]]
1645name = "thread_local" 1656name = "thread_local"
1646version = "1.0.1" 1657version = "1.1.0"
1647source = "registry+https://github.com/rust-lang/crates.io-index" 1658source = "registry+https://github.com/rust-lang/crates.io-index"
1648checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14" 1659checksum = "bb9bc092d0d51e76b2b19d9d85534ffc9ec2db959a2523cdae0697e2972cd447"
1649dependencies = [ 1660dependencies = [
1650 "lazy_static", 1661 "lazy_static",
1651] 1662]