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 Jul 3, 2023
1 parent ab5f79d commit 3286ace
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 6 deletions.
32 changes: 27 additions & 5 deletions server/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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ anyhow = "1.0.71"
envy = "0.4.2"
serde = "1.0.165"
tower-http = { version = "0.4.0", features = ["trace"] }
indexmap = "1.9.3"
indexmap = "2.0.0"

0 comments on commit 3286ace

Please sign in to comment.