From ec8f43e79cb8a182c0dc73d103e632fac96293b6 Mon Sep 17 00:00:00 2001 From: Silas Bartha Date: Sat, 4 May 2024 02:21:01 -0400 Subject: Added command queue access to event handlers --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 81d1710..0ac7802 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "grex_terminal_display" -version = "0.1.1" +version = "0.1.2" edition = "2021" [dependencies] -- cgit v1.2.3