Update Cargo.toml Co-authored-by: Kaur Kuut <strom@nevermore.ee>
diff --git a/examples/scenes/Cargo.toml b/examples/scenes/Cargo.toml index b7782ae..67c41f7 100644 --- a/examples/scenes/Cargo.toml +++ b/examples/scenes/Cargo.toml
@@ -18,7 +18,7 @@ # Used for the `download` command [target.'cfg(not(target_arch = "wasm32"))'.dependencies] byte-unit = "4.0.19" -inquire = "0.7" +inquire = "0.7.0" ureq = "2.9.6" [target.'cfg(target_arch = "wasm32")'.dependencies]