When one of the dependencies is local, specified using "path", Cargo updates the registry on every build. I think this was supposed to be fixed, but is present with nightly Rust (but not stable).
When one of the dependencies is local, specified using "path", Cargo updates the registry on every build.
I think this was supposed to be fixed, but is present with nightly Rust (but not stable).