mirror of
https://github.com/Noratrieb/terminal-chat.git
synced 2026-01-14 16:35:10 +01:00
14 lines
382 B
TOML
14 lines
382 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
[[package]]
|
|
name = "local_ipaddress"
|
|
version = "0.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f6a104730949fbc4c78e4fa98ed769ca0faa02e9818936b61032d2d77526afa9"
|
|
|
|
[[package]]
|
|
name = "terminal_chat"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"local_ipaddress",
|
|
]
|