Skip to content

Commit

Permalink
Build(deps): bump ico from 0.2.0 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [ico](https://github.com/mdsteele/rust-ico) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/mdsteele/rust-ico/releases)
- [Commits](mdsteele/rust-ico@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: ico
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 27, 2022
1 parent 000fa99 commit 53744e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sanzu/Cargo.toml
Expand Up @@ -55,7 +55,7 @@ default = ["kerberos"]

[target.'cfg(windows)'.dependencies]
clipboard-win = "4.4"
ico = "0.2"
ico = "0.3"
tempfile = "3.3"
winapi = { version = "0.3", features = [
"impl-default", "winuser", "wingdi", "winbase", "libloaderapi", "processthreadsapi",
Expand Down

0 comments on commit 53744e2

Please sign in to comment.