Skip to content

Commit 34f3e90

Browse files
committed
Release 0.4.3
eye_declare@0.4.3 eye_declare_macros@0.4.3 Generated by cargo-workspaces
1 parent 3401a52 commit 34f3e90

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.

crates/eye_declare/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "eye_declare"
33
description = "Declarative inline TUI rendering library for Rust"
44
repository = "https://github.com/BinaryMuse/eye-declare"
5-
version = "0.4.2"
5+
version = "0.4.3"
66
edition = "2024"
77
license = "MIT"
88
readme = "../../README.md"

crates/eye_declare_macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "eye_declare_macros"
33
description = "Macros for eye_declare"
44
repository = "https://github.com/BinaryMuse/eye-declare"
5-
version = "0.4.2"
5+
version = "0.4.3"
66
edition = "2024"
77
license = "MIT"
88

0 commit comments

Comments
 (0)