From c5f21d3f9843015ff290368205765002400c4622 Mon Sep 17 00:00:00 2001 From: gennyble Date: Fri, 29 Nov 2024 22:47:55 -0600 Subject: Draws a line across the horizontal center --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e3c3f09..e2217f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ edition = "2021" [dependencies] gilrs = "0.11.0" +softbuffer = "0.4.6" tracing = "0.1.41" tracing-subscriber = { version = "0.3.18", features = ["env-filter"] } winit = "0.30.5" -- cgit 1.4.1-3-g733a5