Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit b43408b

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump indexmap from 2.3.0 to 2.4.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.3.0 to 2.4.0. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.3.0...2.4.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 4b375c8 commit b43408b

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Cargo.lock

Lines changed: 20 additions & 20 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
@@ -68,7 +68,7 @@ base64ct = "1.6.0"
6868
camino.workspace = true
6969
chrono.workspace = true
7070
governor.workspace = true
71-
indexmap = "2.3.0"
71+
indexmap = "2.4.0"
7272
psl = "2.1.55"
7373
time = "0.3.36"
7474
url.workspace = true

0 commit comments

Comments
 (0)