minimal logging
This commit is contained in:
@@ -14,6 +14,7 @@ tracing = { version = "0.1", default-features = false, features = ["std"] }
|
||||
typed-arena = "2.0.1"
|
||||
serde = { version = "1", features = ["derive"], optional = true }
|
||||
log = "0.4"
|
||||
simple_logger = "1.11.0"
|
||||
png = "0.16"
|
||||
#winit = { version = "0.24.0"}
|
||||
rand = { version = "0.7.2", features = ["wasm-bindgen"] }
|
||||
|
||||
Reference in New Issue
Block a user