Skip to content

Commit

Permalink
chore(deps,cargo): bump serde from 1.0.209 to 1.0.210 in the cargo gr…
Browse files Browse the repository at this point in the history
…oup (#224)

Bumps the cargo group with 1 update:
[serde](https://github.com/serde-rs/serde).

Updates `serde` from 1.0.209 to 1.0.210

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent d793b47 commit c919cba
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 @@ -41,7 +41,7 @@ prost = "0.13.2"
prost-types = "0.13.2"
url = { version = "2.5.2", optional = true }
semver = { version = "1.0.23", optional = true }
serde = { version = "1.0.209", features = ["derive"] }
serde = { version = "1.0.210", features = ["derive"] }
serde_json = "1.0.128"
serde_yaml = { version = "0.9.34", optional = true }
thiserror = { version = "1.0.63", optional = true }
Expand Down

0 comments on commit c919cba

Please sign in to comment.