Open
Description
Similarly to #2775, because we consider a crate name to be unique no matter what the casing of the name, we should look up crates in the index regardless of whether the casing in a Cargo.toml matches the casing in the index exactly.
The directory and file names in the index are already all lowercase.