mirror of
https://github.com/servo/servo.git
synced 2025-09-18 10:58:22 +01:00
Bump indexmap from 1.0.2 to 1.3.2
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.0.2 to 1.3.2. - [Release notes](https://github.com/bluss/indexmap/releases) - [Commits](https://github.com/bluss/indexmap/compare/1.0.2...1.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
50bd5c3e0f
commit
b56bc06283
1 changed files with 5 additions and 2 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
@ -2632,9 +2632,12 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "indexmap"
|
||||
version = "1.0.2"
|
||||
version = "1.3.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7e81a7c05f79578dbc15793d8b619db9ba32b4577003ef3af1a91c416798c58d"
|
||||
checksum = "076f042c5b7b98f31d205f1249267e12a6518c1481e9dae9764af19b707d2292"
|
||||
dependencies = [
|
||||
"autocfg",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "inflate"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue