build(deps): update sys-mount requirement from 2.1.1 to 3.0.0 (#2)

Updates the requirements on [sys-mount](https://github.com/pop-os/sys-mount) to permit the latest version.
- [Release notes](https://github.com/pop-os/sys-mount/releases)
- [Changelog](https://github.com/pop-os/sys-mount/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pop-os/sys-mount/compare/2.1.1...2.1.1)

---
updated-dependencies:
- dependency-name: sys-mount
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-04 22:12:29 -08:00 committed by GitHub
parent 7a6c2dda8c
commit 70dc2f943f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@ version = "1.6.1"
features = ["v4"]
[workspace.dependencies.sys-mount]
version = "2.1.1"
version = "3.0.0"
default-features = false
[workspace.dependencies.clap]