Add tracing

This commit is contained in:
Vladimir Romashchenko 2024-08-06 19:11:57 -04:00
parent 3b24aa6b3c
commit 9b42458774
No known key found for this signature in database
GPG key ID: E5B7EA4A9E1D48F4
3 changed files with 6 additions and 3 deletions

1
Cargo.lock generated
View file

@ -1429,6 +1429,7 @@ dependencies = [
"iced_native",
"iced_wgpu",
"thiserror",
"tracing",
"url",
]