1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-08-11 17:23:30 +02:00

cargo: bump the patch group with 4 updates (#2316)

Bumps the patch group with 4 updates:
[serde](https://github.com/serde-rs/serde),
[serde_json](https://github.com/serde-rs/json),
[fantoccini](https://github.com/jonhoo/fantoccini) and
[reqwest](https://github.com/seanmonstar/reqwest).
This commit is contained in:
dependabot[bot]
2024-08-26 09:43:35 -04:00
committed by GitHub
parent a360ee6820
commit dc7ba17421
4 changed files with 56 additions and 33 deletions

View File

@@ -17,6 +17,6 @@ matter = "0.1.0-alpha4"
mdbook = "0.4.40"
pretty_env_logger = "0.5.0"
regex = "1.10"
serde = "1.0.208"
serde_json = "1.0.125"
serde = "1.0.209"
serde_json = "1.0.127"
serde_yaml = "0.9"