aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2018-12-27 20:51:44 +0000
committerAleksey Kladov <[email protected]>2018-12-27 20:51:44 +0000
commitdddbac68779d068cabfa511bed4ba105bc43d194 (patch)
tree151debc868ea523fd02bb7088faea7b6e2d7bfed /Cargo.lock
parentefb63a7666cc9532d97fa7e0da14b540ae8bd5df (diff)
remove FnId
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 0b05ba962..92c1cd683 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -688,7 +688,7 @@ dependencies = [
688 "rayon 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", 688 "rayon 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
689 "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", 689 "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
690 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", 690 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
691 "salsa 0.8.0 (git+https://github.com/matklad/salsa?branch=no-upgrade)", 691 "salsa 0.8.0 (git+https://github.com/matklad/salsa?branch=fix-cancelation-maybe)",
692 "test_utils 0.1.0", 692 "test_utils 0.1.0",
693] 693]
694 694
@@ -714,7 +714,7 @@ dependencies = [
714 "ra_syntax 0.1.0", 714 "ra_syntax 0.1.0",
715 "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", 715 "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
716 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", 716 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
717 "salsa 0.8.0 (git+https://github.com/matklad/salsa?branch=no-upgrade)", 717 "salsa 0.8.0 (git+https://github.com/matklad/salsa?branch=fix-cancelation-maybe)",
718 "test_utils 0.1.0", 718 "test_utils 0.1.0",
719] 719]
720 720
@@ -746,7 +746,7 @@ dependencies = [
746 "ra_syntax 0.1.0", 746 "ra_syntax 0.1.0",
747 "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", 747 "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
748 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", 748 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
749 "salsa 0.8.0 (git+https://github.com/matklad/salsa?branch=no-upgrade)", 749 "salsa 0.8.0 (git+https://github.com/matklad/salsa?branch=fix-cancelation-maybe)",
750 "test_utils 0.1.0", 750 "test_utils 0.1.0",
751] 751]
752 752
@@ -1050,7 +1050,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1050[[package]] 1050[[package]]
1051name = "salsa" 1051name = "salsa"
1052version = "0.8.0" 1052version = "0.8.0"
1053source = "git+https://github.com/matklad/salsa?branch=no-upgrade#1a7ae719af1601fda81186fb48bd100edd9cfb7f" 1053source = "git+https://github.com/matklad/salsa?branch=fix-cancelation-maybe#9f15af718f58c76a1280d457a113106baf7c20c5"
1054dependencies = [ 1054dependencies = [
1055 "derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", 1055 "derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
1056 "indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", 1056 "indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -1621,7 +1621,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
1621"checksum rusty-fork 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9591f190d2852720b679c21f66ad929f9f1d7bb09d1193c26167586029d8489c" 1621"checksum rusty-fork 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9591f190d2852720b679c21f66ad929f9f1d7bb09d1193c26167586029d8489c"
1622"checksum ryu 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "eb9e9b8cde282a9fe6a42dd4681319bfb63f121b8a8ee9439c6f4107e58a46f7" 1622"checksum ryu 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "eb9e9b8cde282a9fe6a42dd4681319bfb63f121b8a8ee9439c6f4107e58a46f7"
1623"checksum safemem 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8dca453248a96cb0749e36ccdfe2b0b4e54a61bfef89fb97ec621eb8e0a93dd9" 1623"checksum safemem 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8dca453248a96cb0749e36ccdfe2b0b4e54a61bfef89fb97ec621eb8e0a93dd9"
1624"checksum salsa 0.8.0 (git+https://github.com/matklad/salsa?branch=no-upgrade)" = "<none>" 1624"checksum salsa 0.8.0 (git+https://github.com/matklad/salsa?branch=fix-cancelation-maybe)" = "<none>"
1625"checksum same-file 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8f20c4be53a8a1ff4c1f1b2bd14570d2f634628709752f0702ecdd2b3f9a5267" 1625"checksum same-file 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8f20c4be53a8a1ff4c1f1b2bd14570d2f634628709752f0702ecdd2b3f9a5267"
1626"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27" 1626"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27"
1627"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" 1627"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"