Skip to content

Commit

Permalink
Bump serde from 1.0.193 to 1.0.194
Browse files Browse the repository at this point in the history
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.193 to 1.0.194.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.193...v1.0.194)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 14938a5 commit e7e1c5c
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ lazy_static = "1.4.0"
log = "0.4.20"
openssl = { version = "0.10", features = ["vendored"] }
prometheus = { version = "0.13.3", features = ["process"] }
serde = "1.0.193"
serde = "1.0.194"
serde_json = "1.0.109"
serde_yaml = "0.9.29"
simple_logger = "4.3.3"
Expand Down

0 comments on commit e7e1c5c

Please sign in to comment.