TorChat/Cargo.toml

13 lines
290 B
TOML

[package]
name = "tor_chat"
version = "0.1.0"
authors = ["sergiotarxz <sergiotarxz@noplacelikelocalhost>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dirs = "2.0.2"
tempdir = "0.3.7"
exitcode = "1.1.0"