Commit graph

11 commits

Author SHA1 Message Date
RKennedy9064 4c782615c5 Update Cargo.toml 2021-05-24 19:25:17 -05:00
RKennedy9064 9a7efbd3ef Update Cargo.toml 2021-05-19 10:03:30 -05:00
RKennedy9064 d2f3b66381 Update Cargo.toml 2021-05-19 09:55:37 -05:00
Ryan Kennedy 8b805d7c3b Update config/testing 2021-02-14 21:31:21 -06:00
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)