build(deps): bump glow from 0.14.1 to 0.14.2 (#33810)

Bumps [glow](https://github.com/grovesNL/glow) from 0.14.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-11 17:36:09 +00:00 committed by GitHub
parent d89d1490ae
commit 1167c8245a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -108,7 +108,7 @@ egui-winit = { version = "0.29.1", default-features = false, features = ["clipbo
euclid = { workspace = true }
gilrs = "0.11.0"
gleam = { workspace = true }
glow = "0.14.1"
glow = "0.14.2"
headers = { workspace = true }
http = { workspace = true }
keyboard-types = { workspace = true }