Skip to content

Commit

Permalink
fix(deps): update rust crate indexmap to 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent a3c3b28 commit 9dac185
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions servers/translator/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 servers/translator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ anyhow = "1.0.69"
envy = "0.4.2"
serde = "1.0.189"
tower-http = { version = "0.4.4", features = ["trace"] }
indexmap = "1.9.2"
indexmap = "1.9.3"

0 comments on commit 9dac185

Please sign in to comment.