Skip to content

Commit

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

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

Updates `serde` from 1.0.215 to 1.0.216


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 Dec 11, 2024
1 parent 4d6833f commit 0c34792
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-types = "0.13.4"
url = { version = "2.5.4", optional = true }
regress = "0.10.1"
semver = { version = "1.0.23", optional = true }
serde = { version = "1.0.215", features = ["derive"] }
serde = { version = "1.0.216", features = ["derive"] }
serde_json = "1.0.133"
serde_yaml = { version = "0.9.34", optional = true }
thiserror = { version = "2.0.6", optional = true }
Expand Down

0 comments on commit 0c34792

Please sign in to comment.