aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-18 08:34:01 +0000
committerGitHub <noreply@github.com>2020-05-18 08:34:01 +0000
commit90e5336479eb5234bae3ba5fbac4cd904713baa4 (patch)
tree7b67f5f48518072483c3c6cf8308c5ad956cf57c
parent50bd5c3e0f9166a9fa049b95f23251ad7626f8de (diff)
downloadservo-90e5336479eb5234bae3ba5fbac4cd904713baa4.tar.gz
servo-90e5336479eb5234bae3ba5fbac4cd904713baa4.zip
Bump rustc-hash from 1.0.1 to 1.1.0
Bumps [rustc-hash](https://github.com/rust-lang-nursery/rustc-hash) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/rust-lang-nursery/rustc-hash/releases) - [Commits](https://github.com/rust-lang-nursery/rustc-hash/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--Cargo.lock7
1 files changed, 2 insertions, 5 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9a1379f83c6..e243c6f7502 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -4503,12 +4503,9 @@ checksum = "3058a43ada2c2d0b92b3ae38007a2d0fa5e9db971be260e0171408a4ff471c95"
[[package]]
name = "rustc-hash"
-version = "1.0.1"
+version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8"
-dependencies = [
- "byteorder",
-]
+checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
[[package]]
name = "rustc_version"