build: Bump remain from 0.2.6 to 0.2.7 in /fuzz

Bumps [remain](https://github.com/dtolnay/remain) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/dtolnay/remain/releases)
- [Commits](https://github.com/dtolnay/remain/compare/0.2.6...0.2.7)

---
updated-dependencies:
- dependency-name: remain
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-17 23:58:24 +00:00
parent 868fdf9dfe
commit 9cd97bb64e

4
fuzz/Cargo.lock generated
View File

@ -536,9 +536,9 @@ dependencies = [
[[package]]
name = "remain"
version = "0.2.6"
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5704e2cda92fd54202f05430725317ba0ea7d0c96b246ca0a92e45177127ba3b"
checksum = "3f4b7d9b4676922ecbbad6d317e0f847762c4b28b935a2db3b44bd4f36c1aa7f"
dependencies = [
"proc-macro2",
"quote",