-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From 8.2.0 .env file in root dir is ignored #226
Comments
Specifically, it does so for virtual workspaces (where there isn't a package at the top level), because it doesn't watch the top level anymore (which is an oversight) |
Fixed in 8.2.1 |
I cannot try, still not present: |
Right, sorry, took me a while longer to get to crates.io publish, but that's done now. |
It works now! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Switching from 8.1.2 to 8.2.0 .env file in root dir is ignored.
I'm using this command:
cargo watch -x run --ignore "custom_dir"
The text was updated successfully, but these errors were encountered: