| commit | d39aef0fedaa14b11c272a90e875de33cb9c820d |
| parent | a532a18522 |
| author | Lucas Galante <[email protected]> |
| date | 2026-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" +