Skip to content

Commit 8b463fe

Browse files
Update tauri-winres requirement from 0.2 to 0.3
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>
1 parent 10c8a30 commit 8b463fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

anise-gui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ poll-promise = { version = "0.3.0", features = ["web"] }
2727

2828

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

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

0 commit comments

Comments
 (0)