Login
4 branches 0 tags
Ben (T14s/Arch Linux) Moved project info to special branch instead of JSON files 7ca8310 1 month ago 172 Commits
rubhub / dummy.rs
// Dummy main, used for speeding up Docker builds
fn main() {
    panic!("Dummy")
}