Skip to content

Commit

Permalink
chore(deps): bump image from 0.24.4 to 0.24.5
Browse files Browse the repository at this point in the history
Bumps [image](https://github.com/image-rs/image) from 0.24.4 to 0.24.5.
- [Release notes](https://github.com/image-rs/image/releases)
- [Changelog](https://github.com/image-rs/image/blob/master/CHANGES.md)
- [Commits](image-rs/image@v0.24.4...v0.24.5)

---
updated-dependencies:
- dependency-name: image
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2022
1 parent 4b108d1 commit 03f5d53
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
20 changes: 13 additions & 7 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 lapce-ui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
base64 = "0.13.0"
clap = { version = "3.2.17", features = ["derive"] }
image = "0.24.3"
image = "0.24.5"
chrono = "0.4.19"
log = "0.4.14"
fern = "0.6.0"
Expand Down

0 comments on commit 03f5d53

Please sign in to comment.