Skip to content

Commit 0f2ce92

Browse files
author
Paul Mattern
committed
chore: updated deps and bumped version number
1 parent 68ac6c7 commit 0f2ce92

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

Cargo.lock

Lines changed: 21 additions & 21 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
@@ -2,7 +2,7 @@
22
name = "tui-shader"
33
authors = ["Paul Mattern <[email protected]>"]
44
documentation = "https://docs.rs/tui-shader/latest/tui_shader/"
5-
version = "0.0.5"
5+
version = "0.0.6"
66
edition = "2021"
77
categories = ["graphics", "rendering", "gui"]
88
description = "A ratatui widget that renders a fragment shader in the terminal"

0 commit comments

Comments
 (0)