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:
Philipp Oppermann 2020-03-13 16:45:16 +01:00
parent 079579af06
commit 98ff35a9e1