Skip to content

Commit dcb770a

Browse files
Update indexmap requirement from 1.6.2 to 2.2.6
Updates the requirements on [indexmap](https://github.com/indexmap-rs/indexmap) to permit the latest version. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@1.6.2...2.2.6) --- updated-dependencies: - dependency-name: indexmap dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8feb04f commit dcb770a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parameterized-macro/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ version = "2.0.52"
2929
features = ["full"]
3030

3131
[dependencies.indexmap]
32-
version = "1.6.2"
32+
version = "2.2.6"
3333
default-features = false
3434

3535
[dev-dependencies]

0 commit comments

Comments
 (0)