Skip to content

Commit

Permalink
Update tauri-winres requirement from 0.2 to 0.3
Browse files Browse the repository at this point in the history
Updates the requirements on [tauri-winres](https://github.com/tauri-apps/winres) to permit the latest version.
- [Release notes](https://github.com/tauri-apps/winres/releases)
- [Changelog](https://github.com/tauri-apps/winres/blob/main/CHANGELOG.md)
- [Commits](tauri-apps/winres@winres-v0.2...winres-v0.3)

---
updated-dependencies:
- dependency-name: tauri-winres
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent e09a06d commit abe8952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anise-gui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ poll-promise = { version = "0.3.0", features = ["web"] }


[target.'cfg(windows)'.build-dependencies]
tauri-winres = "0.2"
tauri-winres = "0.3"

[package.metadata.tauri-winres]
FileDescription = "Inspect SPICE SPK and PCK binary files"
Expand Down

0 comments on commit abe8952

Please sign in to comment.