mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
build(deps): bump indexmap from 2.2.0 to 2.2.1 (#31218)
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.2.0 to 2.2.1. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](https://github.com/indexmap-rs/indexmap/compare/2.2.0...2.2.1) --- updated-dependencies: - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2cefd6919a
commit
2fbb120e94
2 changed files with 11 additions and 11 deletions
|
@ -55,7 +55,7 @@ hyper-rustls = { version = "0.24", default-features = false, features = ["accept
|
|||
hyper_serde = { path = "components/hyper_serde" }
|
||||
image = "0.24"
|
||||
imsz = "0.2"
|
||||
indexmap = { version = "2.1.0", features = ["std"] }
|
||||
indexmap = { version = "2.2.1", features = ["std"] }
|
||||
ipc-channel = "0.18"
|
||||
itertools = "0.12"
|
||||
jemallocator = "0.5.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue