Skip to content

Commit 157b777

Browse files
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] <support@github.com>
1 parent 9c69c75 commit 157b777

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -39,7 +39,7 @@ getrandom = { version = "0.2.15" }
3939
hickory-resolver = "0.25.0-alpha.5"
4040
hkdf = "0.12.4"
4141
idb = "0.6.4"
42-
indexmap = "2.7.1"
42+
indexmap = "2.8.0"
4343
ipld-core = { version = "0.4.1", features = ["serde"] }
4444
ipld-dagpb = "0.2.1"
4545
libp2p = { version = "0.55.0" }

0 commit comments

Comments
 (0)