Skip to content

Commit e09a06d

Browse files
Merge pull request #374 from nyx-space/dependabot/cargo/tauri-winres-0.2
Update tauri-winres requirement from 0.1 to 0.2
2 parents 41b1aa3 + 06beff6 commit e09a06d

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.1"
30+
tauri-winres = "0.2"
3131

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

0 commit comments

Comments
 (0)