You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ bundle exec rake thermite:build
checking for cargo... yes
/usr/local/bin/cargo build --release
error: could not find `Cargo.toml`in`/Users/dmitry/gems/the_gem` or any parent directory
rake aborted!
Command failed with status (101): [/usr/local/bin/cargo build --release...]
So thermite should look into ``/Users/dmitry/gems/the_gem/ext/the_extension` with given configuration instead of project root.