helius-labs / atlas-txn-sender

Apache License 2.0
131 stars 37 forks source link

Building the program fails with `cargo: command not found` #14

Closed programmer-ke closed 4 months ago

programmer-ke commented 5 months ago

The final build step fails because the cargo command is missing.

atlas-cargo-not-found

Fixed this by adding cargo to the list of dependencies.