Stop mentioning dodrio in tour example

This commit is contained in:
Héctor Ramón Jiménez 2025-03-11 02:41:45 +01:00
parent 1654c17808
commit 23cff08e46
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
3 changed files with 33 additions and 6 deletions

View file

@ -9,6 +9,8 @@ publish = false
iced.workspace = true
iced.features = ["image", "debug"]
open = "5"
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
tracing-subscriber = "0.3"