Login
4 branches 0 tags
Ben (Desktop/Arch) Removed (now) superfluous bun.lock 64131b9 1 month ago 151 Commits
rubhub / dummy.rs
// Dummy main, used for speeding up Docker builds
fn main() {
    panic!("Dummy")
}