Skip to content

Commit

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

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

Updates `serde` from 1.0.214 to 1.0.215


Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 556a23f commit 242bf65
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 @@ -42,7 +42,7 @@ prost-types = "0.13.3"
url = { version = "2.5.3", optional = true }
regress = "0.10.1"
semver = { version = "1.0.23", optional = true }
serde = { version = "1.0.214", features = ["derive"] }
serde = { version = "1.0.215", features = ["derive"] }
serde_json = "1.0.132"
serde_yaml = { version = "0.9.34", optional = true }
thiserror = { version = "2.0.3", optional = true }
Expand Down

0 comments on commit 242bf65

Please sign in to comment.