build: Bump remain from 0.2.8 to 0.2.10

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-05 23:24:39 +00:00
parent 353c17eb4d
commit 569a2a5f07
3 changed files with 20 additions and 20 deletions

View File

@@ -10,6 +10,6 @@ byteorder = "1.4.3"
crc32c = "0.6.3"
libc = "0.2.139"
log = "0.4.17"
remain = "0.2.6"
remain = "0.2.10"
thiserror = "1.0.40"
uuid = { version = "1.3.4", features = ["v4"] }