Skip to content

Commit f4d12c4

Browse files
Build(deps): bump indexmap from 2.12.0 to 2.12.1
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.12.0 to 2.12.1. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.12.0...2.12.1) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 724e13d commit f4d12c4

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -15,7 +15,7 @@ anyhow = "1.0.100"
1515
chrono = "0.4.42"
1616
clap = { version = "4.5.53", features = ["cargo", "env"] }
1717
derive_builder = "0.20.1"
18-
indexmap = { version = "2.12.0", features = ["serde"] }
18+
indexmap = { version = "2.12.1", features = ["serde"] }
1919
murdock-api = { version = "1.0.0", path = "./murdock-api" }
2020
platform-dirs = "0.3.0"
2121
reqwest = { version = "0.12.24", features = ["blocking"] }

0 commit comments

Comments
 (0)