Skip to content

Commit

Permalink
fix(deps): update rust crate serde to 1.0.197
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 16, 2024
1 parent 4000380 commit 55f6a9b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -14,6 +14,6 @@ tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
tracing = "0.1.37"
anyhow = "1.0.82"
envy = "0.4.2"
serde = "1.0.189"
serde = "1.0.197"
tower-http = { version = "0.4.0", features = ["trace"] }
indexmap = "1.9.3"

0 comments on commit 55f6a9b

Please sign in to comment.