Skip to content

Commit 512d444

Browse files
build(deps): bump indexmap from 2.7.1 to 2.8.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.7.1 to 2.8.0. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.7.1...2.8.0) --- updated-dependencies: - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3c7985 commit 512d444

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

Cargo.lock

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

crates/handlers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ camino.workspace = true
7373
chrono.workspace = true
7474
elliptic-curve.workspace = true
7575
governor.workspace = true
76-
indexmap = "2.7.1"
76+
indexmap = "2.8.0"
7777
pkcs8.workspace = true
7878
psl = "2.1.86"
7979
time = "0.3.39"

0 commit comments

Comments
 (0)