Switch from tracing to log

This commit is contained in:
Vladimir Romashchenko 2024-08-06 22:55:05 -04:00
parent 9b42458774
commit 1061697e63
No known key found for this signature in database
GPG key ID: E5B7EA4A9E1D48F4
3 changed files with 3 additions and 4 deletions

2
Cargo.lock generated
View file

@ -1428,8 +1428,8 @@ dependencies = [
"iced",
"iced_native",
"iced_wgpu",
"log",
"thiserror",
"tracing",
"url",
]