Skip to content

Commit 3cca7e3

Browse files
chore(deps): bump indexmap from 2.10.0 to 2.12.0 in /codex-rs
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.10.0 to 2.12.0. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.10.0...2.12.0) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fc295d commit 3cca7e3

File tree

2 files changed

+21
-14
lines changed

2 files changed

+21
-14
lines changed

codex-rs/Cargo.lock

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

codex-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ icu_decimal = "2.0.0"
127127
icu_locale_core = "2.0.0"
128128
ignore = "0.4.23"
129129
image = { version = "^0.25.8", default-features = false }
130-
indexmap = "2.6.0"
130+
indexmap = "2.12.0"
131131
insta = "1.43.2"
132132
itertools = "0.14.0"
133133
keyring = "3.6"

0 commit comments

Comments
 (0)