Added stub files for Cargo
This commit is contained in:
parent
ff67962b0a
commit
fdefbe453c
2 changed files with 4 additions and 0 deletions
4
Cargo.toml
Normal file
4
Cargo.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
[package]
|
||||
name = "pumpkin"
|
||||
version = "0.1.0"
|
||||
authors = ["Zach Dziura <zcdziura@gmail.com>"]
|
0
src/lib.rs
Normal file
0
src/lib.rs
Normal file
Loading…
Add table
Reference in a new issue