diff options
Diffstat (limited to '')
-rw-r--r-- | examples/tour/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/tour/Cargo.toml b/examples/tour/Cargo.toml index 11920e0d..9e984ad1 100644 --- a/examples/tour/Cargo.toml +++ b/examples/tour/Cargo.toml @@ -18,4 +18,3 @@ iced.features = ["image", "debug", "webgl"] console_error_panic_hook = "0.1" console_log = "1.0" -log.workspace = true |