Enable debug logging for cargo-gpu (#3207)

debug cargo-gpu: debug logging
This commit is contained in:
Firestar99
2025-10-05 11:19:21 +00:00
committed by GitHub
parent 593a89f2e2
commit 074a33f58f
3 changed files with 3 additions and 1 deletions
Generated
+1
View File
@@ -2184,6 +2184,7 @@ version = "0.1.0"
dependencies = [
"cargo-gpu",
"env_logger",
"log",
]
[[package]]