Skip to content

Commit

Permalink
Merge pull request #186 from nix-community/dependabot/cargo/indexmap-…
Browse files Browse the repository at this point in the history
…2.2.6

build(deps): bump indexmap from 2.2.2 to 2.2.6
  • Loading branch information
figsoda authored Sep 13, 2024
2 parents 5c0fe6a + 49773fe commit 8a99722
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ categories = ["command-line-utilities"]
color-eyre = "0.6.2"
crossterm = "0.27.0"
eyre = "0.6.12"
indexmap = { version = "2.2.2", features = ["serde"] }
indexmap = { version = "2.2.6", features = ["serde"] }
parse-display = "0.9.0"
rustc-hash = "1.1.0"
serde = { version = "1.0.196", features = ["derive"] }
Expand Down

0 comments on commit 8a99722

Please sign in to comment.