Skip to content

Commit

Permalink
fix(deps): update serde monorepo to 1.0.193
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 22, 2023
1 parent 49f43b9 commit 871b6b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ prometheus = {version = "0.13.3", features = ["process", "nightly"] }
prometheus-static-metric = "0.5.1"
log = "0.4.20"
env_logger = "0.10.1"
serde = "1.0.192"
serde_derive = "1.0.192"
serde = "1.0.193"
serde_derive = "1.0.193"
serde_json = "1.0.108"
serde_qs = {version = "0.12.0", features=["actix4"]}
config = "0.13.3"
Expand Down

0 comments on commit 871b6b8

Please sign in to comment.