Skip to content

Commit 3a298ef

Browse files
cargo(deps): bump the utilities group with 2 updates
Bumps the utilities group with 2 updates: [indexmap](https://github.com/indexmap-rs/indexmap) and [colored](https://github.com/mackwic/colored). Updates `indexmap` from 2.12.1 to 2.13.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.12.1...2.13.0) Updates `colored` from 3.0.0 to 3.1.1 - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v3.0.0...v3.1.1) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: utilities - dependency-name: colored dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: utilities ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa41aa3 commit 3a298ef

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ lazy_static = "1.5.0"
4545
serde_json = "1.0.149"
4646
serde_plain = "1.0.2"
4747
fancy-regex = "0.17.0"
48-
indexmap = "2.12.1"
48+
indexmap = "2.13.0"
4949
derive_more = { version = "2.1.1", features = ["display"] }
5050
murmur2 = { version = "0.1.0" }
5151
radix_fmt = { version = "1.0.0" }
5252
phf = { version = "0.13.1" }
5353
once_cell = { version = "1.21.3" }
54-
colored = { version = "3.0.0" }
54+
colored = { version = "3.1.1" }
5555
node-resolve = { version = "2.2.0" }
5656
path-clean = { version = "1.0.1" }
5757
cssparser = { version = "0.36.0" }

0 commit comments

Comments
 (0)