mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
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>
This commit is contained in:
parent
50bd5c3e0f
commit
90e5336479
1 changed files with 2 additions and 5 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue