mirror of
https://github.com/ekzhang/bore.git
synced 2025-12-16 11:57:52 +01:00
4 lines
48 B
Rust
4 lines
48 B
Rust
|
|
fn main() {
|
||
|
|
println!("bore cli running");
|
||
|
|
}
|