build(deps): bump cursor-icon from 1.1.0 to 1.2.0

Bumps [cursor-icon](https://github.com/rust-windowing/cursor-icon) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/rust-windowing/cursor-icon/releases)
- [Changelog](https://github.com/rust-windowing/cursor-icon/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-windowing/cursor-icon/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: cursor-icon
  dependency-version: 1.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-26 16:29:19 +00:00 committed by GitHub
parent 7147e06b53
commit 34260217f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -1482,9 +1482,9 @@ dependencies = [
[[package]]
name = "cursor-icon"
version = "1.1.0"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991"
checksum = "f27ae1dd37df86211c42e150270f82743308803d90a6f6e6651cd730d5e1732f"
[[package]]
name = "darling"