Skip to content

Commit

Permalink
build(deps): bump imgref from 1.10.1 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps [imgref](https://github.com/kornelski/imgref) from 1.10.1 to 1.11.0.
- [Commits](kornelski/imgref@v1.10.1...v1.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 0d229f1 commit 706fd2a
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ gloo-timers = { version = "0.3.0", default-features = false }
half = { version = "2.3.1", default-features = false, features = ["bytemuck"] }
hashbrown = { version = "0.14.0", default-features = false, features = ["ahash", "inline-more"] }
image = { version = "0.25.1", default-features = false }
imgref = { version = "1.10.1", default-features = false }
imgref = { version = "1.11.0", default-features = false }
indoc = { version = "2.0.1", default-features = false }
itertools = { version = "0.13.0", default-features = false, features = ["use_alloc"] }
libm = { version = "0.2.8", default-features = false }
Expand Down

0 comments on commit 706fd2a

Please sign in to comment.