Commit graph

4 commits

Author SHA1 Message Date
Philipp Oppermann 98ff35a9e1 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.
2020-03-13 16:45:16 +01:00
Ryan Kennedy 2090331ecf Removed dependency for now 2020-03-12 17:17:25 -05:00
Ryan Kennedy ecb9824f1d Add vga? 2020-03-12 16:34:34 -05:00
Ryan Kennedy 6e9bd7aaf1 Basic testing groundwork 2020-03-12 13:34:48 -05:00