Properly initialize file_per_thread_logger for rayon thread pool (#211)
* Properly initialize file_per_thread_logger for rayon thread pool
This commit is contained in:
@@ -43,6 +43,7 @@ file-per-thread-logger = "0.1.1"
|
||||
wabt = "0.8"
|
||||
libc = "0.2.50"
|
||||
errno = "0.2.4"
|
||||
rayon = "1.1"
|
||||
|
||||
[workspace]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user