Commit graph

7 commits

Author SHA1 Message Date
Ryan Kennedy c5d21bd38c Version bumps 2020-10-30 15:11:43 -05:00
Ryan Kennedy 3a5e941966 Fixing tests 2020-05-21 17:04:49 -05:00
Ryan Kennedy c711f22e63 Deprecated asm! macro 2020-05-21 16:56:17 -05:00
Ryan Kennedy 273665c720 Use bootloader crate again 2020-03-16 12:17:09 -05:00
Ryan Kennedy d8c0b83575 Basic tests 2020-03-14 22:55:48 -05:00
Ryan Kennedy 0b3a12462d Merge branch 'master' of https://github.com/rust-osdev/vga into develop 2020-03-14 21:53:16 -05:00
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
Renamed from testing/cargo.toml (Browse further)