Fix Cargo.toml file name
All lowercase cargo.toml is not valid in Rust. As a result, cargo used the Cargo.toml of the parent directory, resulting in a build of the parent crate.
This commit is contained in:
parent
079579af06
commit
98ff35a9e1
Loading…
Reference in a new issue