add env_logger

This commit is contained in:
William Casarin
2023-07-01 11:23:41 -07:00
parent 62301a1218
commit a341d511e7
2 changed files with 185 additions and 35 deletions

View File

@@ -26,6 +26,7 @@ tracing = "0.1.37"
#wasm-bindgen = "0.2.83"
enostr = { path = "enostr" }
serde_json = "1.0.89"
env_logger = "0.10.0"
# web: