mirror of
https://gitlab.freedesktop.org/pipewire/helvum
synced 2026-03-15 03:26:10 +08:00
Use log, env_logger crates to log warnings instead of using eprintln!() macro
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -467,7 +467,9 @@ dependencies = [
|
||||
name = "graphui-rs"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"env_logger",
|
||||
"gtk4",
|
||||
"log",
|
||||
"pipewire",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user