Skip to content

Commit

Permalink
Merge pull request #74 from GiganticMinecraft/renovate/serde-1.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate serde to 1.0.152
  • Loading branch information
Lucky3028 authored Feb 5, 2023
2 parents 904e0e1 + 7d8585b commit 3162147
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.69"
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 3162147

Please sign in to comment.