Hello,
Very interested in your project and tried to build/run it but getting the following error:
Updating git repository `https://github.com/iced-rs/iced_aw.git`
error: failed to get `iced_aw` as a dependency of package `maple-2 v0.1.0 (/home/ron/source/maple-2/apple2)`
Caused by:
failed to load source for dependency `iced_aw`
Caused by:
Unable to update https://github.com/iced-rs/iced_aw.git?branch=Beta#bb2e27c0
Caused by:
object not found - no match for id (bb2e27c05aa8482329bada9a74ae5d8fd63095f8); class=Odb (9); code=NotFound (-3)
Updating git repository `https://github.com/iced-rs/iced_aw.git`
error: failed to get `iced_aw` as a dependency of package `maple-2 v0.1.0 (/home/ron/source/maple-2/apple2)`
Caused by:
failed to load source for dependency `iced_aw`
Caused by:
Unable to update https://github.com/iced-rs/iced_aw.git?branch=Beta#bb2e27c0
Caused by:
object not found - no match for id (bb2e27c05aa8482329bada9a74ae5d8fd63095f8); class=Odb (9); code=NotFound (-3)
Doing a cargo fetch did not help with dependency resolution.
Running under Debian Linux 12 (bookworm).
Thanks for any help you can provide!
Hello,
Very interested in your project and tried to build/run it but getting the following error:
Doing a
cargo fetchdid not help with dependency resolution.Running under Debian Linux 12 (bookworm).
Thanks for any help you can provide!