Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Weekly
cargo update
of fuzzing dependencies (#736)
Weekly `cargo update` of fuzzing dependencies ```txt Locking 6 packages to latest compatible versions Updating cc v1.2.10 -> v1.2.11 Updating libfuzzer-sys v0.4.8 -> v0.4.9 Updating ryu v1.0.18 -> v1.0.19 Updating serde_json v1.0.137 -> v1.0.138 Updating syn v2.0.96 -> v2.0.98 Updating unicode-ident v1.0.15 -> v1.0.16 note: pass `--verbose` to see 1 unchanged dependencies behind latest ``` Co-authored-by: github-actions <[email protected]>
- Loading branch information