Initiated with cargo new irc
.
This commit is contained in:
commit
bc4041981e
3 changed files with 10 additions and 0 deletions
5
Cargo.toml
Normal file
5
Cargo.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
[package]
|
||||
|
||||
name = "irc"
|
||||
version = "0.0.1"
|
||||
authors = ["Aaron Weiss <aaronweiss74@gmail.com>"]
|
Loading…
Add table
Add a link
Reference in a new issue