1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-08-11 09:21:40 +02:00

cargo: bump the patch group with 2 updates (#2056)

Bumps the patch group with 2 updates:
[serde](https://github.com/serde-rs/serde) and
[zerocopy](https://github.com/google/zerocopy).
This commit is contained in:
dependabot[bot]
2024-05-06 09:35:18 -04:00
committed by GitHub
parent 43f910aa41
commit 3cd28c3404
3 changed files with 10 additions and 10 deletions

View File

@@ -17,6 +17,6 @@ matter = "0.1.0-alpha4"
mdbook = "0.4.37"
pretty_env_logger = "0.5.0"
regex = "1.10"
serde = "1.0.199"
serde = "1.0.200"
serde_json = "1.0.116"
serde_yaml = "0.9"