wagyu
wagyu copied to clipboard
I got the following issue when using wagyu with yew.rs
Caused by:
0: error getting cargo metadata
1: cargo metadata exited with an error: Updating crates.io index
error: failed to select a version for the requirement aes = "^0.2"
candidate versions found which didn't match: 0.8.2, 0.8.1, 0.8.0, ...
location searched: crates.io index
required by package wagyu-zcash v0.6.3
... which satisfies dependency wagyu-zcash = "^0.6.3" of package wagyu v0.6.3
... which satisfies dependency wagyu = "^0.6.3" of package frontend v0.1.0 (/home/developer/Desktop/Folkseconomy/prototype-12/folkseconomy/frontend)
I get this too