initialize repository
initialize cargo, just, and dependencies
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
println!("Hello, dictionary!");
|
||||
}
|
||||
Reference in New Issue
Block a user
initialize cargo, just, and dependencies
@@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
println!("Hello, dictionary!");
|
||||
}
|
||||