An open API service indexing awesome lists of open source software.

https://github.com/aspectron/kaspa


https://github.com/aspectron/kaspa

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# kaspa

NOTES:

If you run into the following issue:
```
error: failed to parse manifest at `C:\dev\workflow\workflow\Cargo.toml`
Caused by:
feature `edition2021` is required
```

update your local rust installation to the nightly channel: `rustup default nightly && rustup update`