Skip to content

Commit 6017452

Browse files
chore(deps): update rust crate ico to 0.5 (#14589)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4176f93 commit 6017452

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/tauri-codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ brotli = { version = "8", optional = true, default-features = false, features =
3030
] }
3131
uuid = { version = "1", features = ["v4"] }
3232
semver = "1"
33-
ico = "0.4"
33+
ico = "0.5"
3434
png = "0.17"
3535
json-patch = "3"
3636
url = "2"

0 commit comments

Comments
 (0)