build(deps): bump io-kit-sys from 0.4.0 to 0.4.1 (#31739)

Bumps [io-kit-sys](https://github.com/jtakakura/io-kit-rs) from 0.4.0 to 0.4.1.
- [Commits](https://github.com/jtakakura/io-kit-rs/commits)

---
updated-dependencies:
- dependency-name: io-kit-sys
  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] 2024-03-18 16:40:36 +00:00 committed by GitHub
parent c07484fcb6
commit 32d6c2e512
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -2879,9 +2879,9 @@ dependencies = [
[[package]]
name = "io-kit-sys"
version = "0.4.0"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4769cb30e5dcf1710fc6730d3e94f78c47723a014a567de385e113c737394640"
checksum = "617ee6cf8e3f66f3b4ea67a4058564628cde41901316e19f559e14c7c72c5e7b"
dependencies = [
"core-foundation-sys",
"mach2",