Logging
Added in the dependencies for logging and proved that logging functionality is working. Should be able to close issue #23.
This commit is contained in:
@@ -4,4 +4,6 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
env_logger = "0.10.0"
|
||||
log = "0.4.17"
|
||||
sdl2 = "0.35.2"
|
||||
|
||||
Reference in New Issue
Block a user