Skip to content

Commit d58d42c

Browse files
authored
Merge pull request #270 from neinteractiveliterature/renovate/indexmap-2.x
Update Rust crate indexmap to 2.1.0
2 parents bbbe729 + 0044a37 commit d58d42c

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

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

crates/intercode_entities/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version = "0.1.0"
99
async-graphql = {workspace = true}
1010
async-trait = {workspace = true}
1111
chrono = {workspace = true}
12-
indexmap = "2.0.2"
12+
indexmap = "2.1.0"
1313
intercode_timespan = {workspace = true}
1414
itertools = {workspace = true}
1515
once_cell = {workspace = true}

0 commit comments

Comments
 (0)