Skip to content

Commit d4ae822

Browse files
build(deps): bump indexmap from 2.9.0 to 2.11.4
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.9.0 to 2.11.4. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.9.0...2.11.4) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.11.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76fa931 commit d4ae822

2 files changed

Lines changed: 18 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 17 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ chrono = { version = "0.4", features = ["serde"] }
5555
reqwest = { version = "0.12", features = ["stream", "json", "rustls-tls-native-roots"] }
5656
sha1_smol = { version = "1.0.1", features = ["std"] }
5757
clap = { version = "4.5", features = ["derive"] }
58-
indexmap = { version = "2.9", features = ["serde"] }
58+
indexmap = { version = "2.11", features = ["serde"] }
5959
async_zip = { version = "0.0.17", features = ["full"] }
6060

6161
eyre = "0.6"

0 commit comments

Comments
 (0)