Skip to content

Commit

Permalink
fix(deps): update rust crate indexmap to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent 0c3b270 commit 65e3f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ anyhow = "1.0.82"
envy = "0.4.2"
serde = "1.0.198"
tower-http = { version = "0.4.0", features = ["trace"] }
indexmap = "1.9.3"
indexmap = "2.0.0"

0 comments on commit 65e3f5a

Please sign in to comment.