Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Declare required automod dev-dependency
1.0.0 does not work with workspaces. error: No such file or directory (os error 2) --> test_suite/tests/regression.rs:2:5 | 2 | automod::dir!("tests/regression"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this error originates in the macro `automod::dir` (in Nightly builds, run with -Z macro-backtrace for more info)
- Loading branch information