TF2P/rust/Cargo.toml

13 lines
212 B
TOML

[package]
name = "tf2p-network"
version = "0.1.0"
authors = ["TheLie0 <wf7za0XoHyYXVEkOeNu8>"]
edition = "2018"
[lib]
crate-type = ["cdylib"]
[dependencies]
sm-ext = "0.3.0"
flume = "0.5.1"
protobuf = "2.12.0"