Skip to content

Commit 7ff80f2

Browse files
committed
Update Rust crate indexmap to 2.0.2
1 parent 56916c9 commit 7ff80f2

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 10 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.0"
12+
indexmap = "2.0.2"
1313
intercode_timespan = {workspace = true}
1414
itertools = {workspace = true}
1515
once_cell = {workspace = true}

0 commit comments

Comments
 (0)