mirror of
https://github.com/Noratrieb/terminal-chat.git
synced 2026-03-16 05:46:07 +01:00
can write with self
This commit is contained in:
commit
04001ac5db
9 changed files with 76 additions and 0 deletions
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[package]
|
||||
name = "terminal_chat"
|
||||
version = "0.1.0"
|
||||
authors = ["Nilstrieb <nils.heydecker@gmx.ch>"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
Loading…
Add table
Add a link
Reference in a new issue