b790c129e0
`winapi` hides every module behind a feature flag, see here: https://github.com/retep998/winapi-rs#why-am-i-getting-errors-about-unresolved-imports `install` was working by accident as for each package, requested feature set is a superset of all features requested by all packages in the workspace, and `console` used to list features that `install` needs. But after a change in `console` we had build breakages. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
build.rs | ||
install-help.sh | ||
solana-install-init.sh |