diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Cargo.lock b/Cargo.lock index 2f4fa8dee..628e431bd 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -923,7 +923,7 @@ dependencies = [ | |||
923 | "ra_syntax 0.1.0", | 923 | "ra_syntax 0.1.0", |
924 | "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | 924 | "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
925 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | 925 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
926 | "salsa 0.10.0-alpha5 (git+https://github.com/matklad/salsa?branch=flexible-gc)", | 926 | "salsa 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", |
927 | "test_utils 0.1.0", | 927 | "test_utils 0.1.0", |
928 | ] | 928 | ] |
929 | 929 | ||
@@ -1301,8 +1301,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
1301 | 1301 | ||
1302 | [[package]] | 1302 | [[package]] |
1303 | name = "salsa" | 1303 | name = "salsa" |
1304 | version = "0.10.0-alpha5" | 1304 | version = "0.10.0" |
1305 | source = "git+https://github.com/matklad/salsa?branch=flexible-gc#d01d6ed511fc46b6bd8d7bc2de5e5896da008ed0" | 1305 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1306 | dependencies = [ | 1306 | dependencies = [ |
1307 | "derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", | 1307 | "derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", |
1308 | "indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", | 1308 | "indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -1310,14 +1310,14 @@ dependencies = [ | |||
1310 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", | 1310 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
1311 | "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1311 | "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1312 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1312 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1313 | "salsa-macros 0.10.0-alpha5 (git+https://github.com/matklad/salsa?branch=flexible-gc)", | 1313 | "salsa-macros 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1314 | "smallvec 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)", | 1314 | "smallvec 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)", |
1315 | ] | 1315 | ] |
1316 | 1316 | ||
1317 | [[package]] | 1317 | [[package]] |
1318 | name = "salsa-macros" | 1318 | name = "salsa-macros" |
1319 | version = "0.10.0-alpha5" | 1319 | version = "0.10.0" |
1320 | source = "git+https://github.com/matklad/salsa?branch=flexible-gc#d01d6ed511fc46b6bd8d7bc2de5e5896da008ed0" | 1320 | source = "registry+https://github.com/rust-lang/crates.io-index" |
1321 | dependencies = [ | 1321 | dependencies = [ |
1322 | "heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1322 | "heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1323 | "proc-macro2 0.4.26 (registry+https://github.com/rust-lang/crates.io-index)", | 1323 | "proc-macro2 0.4.26 (registry+https://github.com/rust-lang/crates.io-index)", |
@@ -1989,8 +1989,8 @@ dependencies = [ | |||
1989 | "checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a" | 1989 | "checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a" |
1990 | "checksum rusty-fork 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9591f190d2852720b679c21f66ad929f9f1d7bb09d1193c26167586029d8489c" | 1990 | "checksum rusty-fork 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9591f190d2852720b679c21f66ad929f9f1d7bb09d1193c26167586029d8489c" |
1991 | "checksum ryu 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "eb9e9b8cde282a9fe6a42dd4681319bfb63f121b8a8ee9439c6f4107e58a46f7" | 1991 | "checksum ryu 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "eb9e9b8cde282a9fe6a42dd4681319bfb63f121b8a8ee9439c6f4107e58a46f7" |
1992 | "checksum salsa 0.10.0-alpha5 (git+https://github.com/matklad/salsa?branch=flexible-gc)" = "<none>" | 1992 | "checksum salsa 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cad0e2348e2f80725b2980914a08a00267136c3ecf720896d3f7f08eef51e08f" |
1993 | "checksum salsa-macros 0.10.0-alpha5 (git+https://github.com/matklad/salsa?branch=flexible-gc)" = "<none>" | 1993 | "checksum salsa-macros 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7c79744109df21b80aef1367669b0a9e4985bc966e76bf0e9321b222ec0b9fbb" |
1994 | "checksum same-file 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8f20c4be53a8a1ff4c1f1b2bd14570d2f634628709752f0702ecdd2b3f9a5267" | 1994 | "checksum same-file 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8f20c4be53a8a1ff4c1f1b2bd14570d2f634628709752f0702ecdd2b3f9a5267" |
1995 | "checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27" | 1995 | "checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27" |
1996 | "checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" | 1996 | "checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" |