Skip to content

Commit 859b4d3

Browse files
build(deps): bump indexmap from 2.12.0 to 2.12.1 (#633)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3689b5 commit 859b4d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -10,7 +10,7 @@ path = "lib/lib.rs"
1010
[dependencies]
1111
chrono = "0.4.42"
1212
chrono-tz = "0.10.4"
13-
indexmap = "2.12.0"
13+
indexmap = "2.12.1"
1414
itertools = "0.14.0"
1515
napi = "3.5.2"
1616
napi-derive = "3.3.3"

0 commit comments

Comments
 (0)