Skip to content

Commit d44a75b

Browse files
build(deps): bump indexmap from 2.6.0 to 2.7.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.6.0 to 2.7.0. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.6.0...2.7.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 1dbed14 commit d44a75b

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.6.0"
76+
indexmap = "2.7.0"
7777
pkcs8.workspace = true
7878
psl = "2.1.65"
7979
time = "0.3.37"

0 commit comments

Comments
 (0)