Walk up parent directories to find the current crate #620
Labels
current release
current todo items
enhancement
New feature or request
PR attached
there's a PR open for this issue
Milestone
When there isn't any crate directory specified, we should walk up directories until we see a Cargo.toml instead of giving up if the current directory has none.
I.e. we should make the first
wasm-pack test
attempt below Just Work:The text was updated successfully, but these errors were encountered: