Release 3.5.1
3.5.1
- Have
cargo metadataandcargo fetchuse the samecargowhen building library packages. Using differentcargos caused the two commands to refer to different subdirectories within the user'sCARGO_HOME, leading to "Could not determine accessed subdirectory" errors. This bug primarily affected projects withrust-toolchainfiles. (#1519)