commit | 7e6c2b4a6e58793ed7710b39da8021d312afbb30 | [log] [tgz] |
---|---|---|
author | Spencer C. Imbleau <spencer@imbleau.com> | Sat Mar 09 12:54:49 2024 -0500 |
committer | GitHub <noreply@github.com> | Sat Mar 09 12:54:49 2024 -0500 |
tree | 692fb3ef0abfd6742da9caf21ba5a9ae4b45c310 | |
parent | ebbcb01dc287b9565107d7c82d64eb536007de0a [diff] |
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]