Skip to content

Commit

Permalink
Bump the rust-minor-patch group with 1 update (#204)
Browse files Browse the repository at this point in the history
Bumps the rust-minor-patch group with 1 update: [serde](https://github.com/serde-rs/serde).

- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.190...v1.0.192)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 7, 2023
1 parent 3014cd1 commit 1fcff89
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
members = [".", "client"]

[workspace.dependencies]
serde = { version = "1.0.190", default-features = false, features = ["std", "derive"] }
serde = { version = "1.0.192", default-features = false, features = ["std", "derive"] }
serde_json = { version = "1.0.108", default-features = false, features = ["std"] }
thiserror = { version = "1.0.50", default-features = false }
uuid = { version = "1.5.0", default-features = false, features = ["v4", "fast-rng", "serde"] }
Expand Down

0 comments on commit 1fcff89

Please sign in to comment.