build(deps): bump objc2-encode from 4.0.3 to 4.1.0 (#35149)

Bumps [objc2-encode](https://github.com/madsmtm/objc2) from 4.0.3 to 4.1.0.
- [Commits](https://github.com/madsmtm/objc2/compare/objc-encode-4.0.3...objc-encode-4.1.0)

---
updated-dependencies:
- dependency-name: objc2-encode
  dependency-type: indirect
  update-type: version-update:semver-minor
...

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-23 17:32:12 +00:00 committed by GitHub
parent cca600e909
commit be7aa0ca4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -5065,9 +5065,9 @@ dependencies = [
[[package]] [[package]]
name = "objc2-encode" name = "objc2-encode"
version = "4.0.3" version = "4.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7891e71393cd1f227313c9379a26a584ff3d7e6e7159e988851f0934c993f0f8" checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33"
[[package]] [[package]]
name = "objc2-foundation" name = "objc2-foundation"