Skip to content

Commit

Permalink
Update Rust crate indexmap to 2.2.2 (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 10, 2024
1 parent 5aa372b commit 3640ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ path = "src/lib.rs"
clap = { version = "4", features = ["derive", "string"] }
contracts = "0.6.3"
env_logger = "0.11"
indexmap = "2.1.0"
indexmap = "2.2.2"
exec = "0.3.1"
itertools = "0.12.1"
kdl = "4"
Expand Down

0 comments on commit 3640ca5

Please sign in to comment.