Skip to content

Commit

Permalink
build(deps): bump glow from 0.13.1 to 0.14.2
Browse files Browse the repository at this point in the history
Bumps [glow](https://github.com/grovesNL/glow) from 0.13.1 to 0.14.2.
- [Commits](https://github.com/grovesNL/glow/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent afc7c22 commit ed4e21d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
16 changes: 14 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 examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ chrono = "0.4"

femtovg = { version = "0.9", optional = true, default-features = false }
glium = { version = "0.35", optional = true, default-features = false }
glow = { version = "0.13.0", optional = true }
glow = { version = "0.14.2", optional = true }
epoxy = { version = "0.1.0", optional = true }
libloading = { version = "0.8.5", optional = true }
im-rc = { version = "15", optional = true }
Expand Down

0 comments on commit ed4e21d

Please sign in to comment.