Skip to content

Commit 4f56a4a

Browse files
Merge pull request #376 from nyx-space/dependabot/cargo/tauri-winres-0.3
Update tauri-winres requirement from 0.2 to 0.3
2 parents 2cc2475 + 8b463fe commit 4f56a4a

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)