terminal-chat/Cargo.toml
2021-03-30 21:53:45 +02:00

10 lines
No EOL
253 B
TOML

[package]
name = "terminal_chat"
version = "0.1.0"
authors = ["Nilstrieb <nilstrieb@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
local_ipaddress = "0.1.3"