Skip to content

Commit 1a257e2

Browse files
build(deps): bump glow from 0.7.1 to 0.7.2 (#493)
Bumps [glow](https://github.com/grovesNL/glow) from 0.7.1 to 0.7.2. - [Release notes](https://github.com/grovesNL/glow/releases) - [Commits](https://github.com/grovesNL/glow/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 72aec0c commit 1a257e2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ opt-level = 1
2828
cfg-if = "1.0.0"
2929
wasm-bindgen = "0.2.69"
3030
winit = { version = "0.24.0", features = [ "web-sys" ]}
31-
glow = "0.7.1"
31+
glow = "0.7.2"
3232
byteorder = "1.4.2"
3333
serde = "1.0.120"
3434
serde_json = "1.0.61"

0 commit comments

Comments
 (0)