Skip to content

Commit

Permalink
fix(deps): update rust crate serde to 1.0.152
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2023
1 parent 86b3880 commit 7d8585b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -14,6 +14,6 @@ tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
tracing = "0.1.37"
anyhow = "1.0.66"
envy = "0.4.2"
serde = "1.0.150"
serde = "1.0.152"
tower-http = { version = "0.3.5", features = ["trace"] }
indexmap = "1.9.2"

0 comments on commit 7d8585b

Please sign in to comment.