aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-08-22 14:42:05 +0100
committerAleksey Kladov <[email protected]>2019-08-22 14:42:05 +0100
commit8213db5c04ff20ff48af4d9a9fb469b149667c3f (patch)
treee3254fe91a3cdc66cff4d6c7d60f7d90b6267462 /Cargo.lock
parent79a46f258854f8a81651f41cadffbe4d6139f2c5 (diff)
:arrow_up: salsa
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 01c5004a5..84f9f8ccd 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1596,19 +1596,19 @@ dependencies = [
1596 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", 1596 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
1597 "rand 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", 1597 "rand 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
1598 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", 1598 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1599 "salsa-macros 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", 1599 "salsa-macros 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
1600 "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)", 1600 "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
1601] 1601]
1602 1602
1603[[package]] 1603[[package]]
1604name = "salsa-macros" 1604name = "salsa-macros"
1605version = "0.13.0" 1605version = "0.13.1"
1606source = "registry+https://github.com/rust-lang/crates.io-index" 1606source = "registry+https://github.com/rust-lang/crates.io-index"
1607dependencies = [ 1607dependencies = [
1608 "heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", 1608 "heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
1609 "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", 1609 "proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1610 "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)", 1610 "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
1611 "syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)", 1611 "syn 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
1612] 1612]
1613 1613
1614[[package]] 1614[[package]]
@@ -2152,7 +2152,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2152"checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a" 2152"checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
2153"checksum ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c92464b447c0ee8c4fb3824ecc8383b81717b9f1e74ba2e72540aef7b9f82997" 2153"checksum ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c92464b447c0ee8c4fb3824ecc8383b81717b9f1e74ba2e72540aef7b9f82997"
2154"checksum salsa 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e3265a2a9bbd384bd2a9f9511c2c18fb41f62c412516052e8934517dc8ff64f1" 2154"checksum salsa 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e3265a2a9bbd384bd2a9f9511c2c18fb41f62c412516052e8934517dc8ff64f1"
2155"checksum salsa-macros 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "377ce29c5660dcc5c3f66660a7e49940b8328e3d940255ef9d4c2be1f7b474a9" 2155"checksum salsa-macros 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6c15f36e5c85b3f40b84283321f97ef2ceafa6f9996cffad06793a9e096ab695"
2156"checksum same-file 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "585e8ddcedc187886a30fa705c47985c3fa88d06624095856b36ca0b82ff4421" 2156"checksum same-file 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "585e8ddcedc187886a30fa705c47985c3fa88d06624095856b36ca0b82ff4421"
2157"checksum scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b42e15e59b18a828bbf5c58ea01debb36b9b096346de35d941dcb89009f24a0d" 2157"checksum scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b42e15e59b18a828bbf5c58ea01debb36b9b096346de35d941dcb89009f24a0d"
2158"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" 2158"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"