Question about local version, remote version in Cargo?

1 · Users Rust Lang · May 18, 2026, 6:21 p.m.
Summary
The blog post raises a question about the existence of two versions (local and remote) of the same package name in Rust's Cargo, and seeks clarification on potential disadvantages. The author also mentions encountering an error when trying to use the 'log' library with 'env_logger', noting that 'log' cannot display output.