yeet
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
[package]
|
||||
name = "${1:Project Name}"
|
||||
version = "0.0.1"
|
||||
authors = [ "`user-full-name` <`user-mail-address`>" ]
|
||||
$0
|
||||
@@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
${0:println!("Hello, world!");}
|
||||
}
|
||||
Reference in New Issue
Block a user