add env_logger (#60)

This commit is contained in:
Théo Monnom
2023-05-09 13:01:01 +02:00
committed by GitHub
parent 134466641b
commit eb43e02bd1
3 changed files with 4 additions and 0 deletions
Generated
+1
View File
@@ -808,6 +808,7 @@ name = "livekit-ffi"
version = "0.1.1"
dependencies = [
"dashmap",
"env_logger",
"futures-util",
"lazy_static",
"livekit",