build(deps): bump gilrs-core from 0.6.0 to 0.6.1 (#34990)

Bumps [gilrs-core](https://gitlab.com/gilrs-project/gilrs) from 0.6.0 to 0.6.1.
- [Commits](https://gitlab.com/gilrs-project/gilrs/compare/gilrs-core-v0.6.0...gilrs-core-v0.6.1)

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

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] 2025-01-14 17:32:37 +00:00 committed by GitHub
parent 9a5f379c5c
commit 3da1917b0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -2340,9 +2340,9 @@ dependencies = [
[[package]]
name = "gilrs-core"
version = "0.6.0"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "495af945e45efd6386227613cd9fb7bd7c43d3c095040e30c5304c489e6abed5"
checksum = "0ed2326d21aa97752d41b2c195aee1d99cd84456ff4d5a7f5e6e1cdbd3dcb0b8"
dependencies = [
"core-foundation 0.10.0",
"inotify",