git.lucas.co / cce-designer
graphic design tool
git clone https://git.lucas.co/cce-designer.git

commitd39aef0fedaa14b11c272a90e875de33cb9c820d
parenta532a18522
authorLucas Galante <[email protected]>
date2026-06-24 22:34
refactor: modernize and systematize workspace logging

 Cargo.toml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Cargo.toml b/Cargo.toml
index 09b3fec..10fcd4d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,5 +22,7 @@ serde_json = "1"
 toml = "0.8"
 opencl3 = "0.9"
 libc = "0.2"
+log = "0.4"
+