mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
introduce logging for debug purposes
This commit is contained in:
@ -9,6 +9,7 @@ path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2"
|
||||
log = "0.4.20"
|
||||
|
||||
[dependencies.bytemuck]
|
||||
version = "1.14.0"
|
||||
|
Reference in New Issue
Block a user