CS3700-project3/hptp/Cargo.toml

11 lines
264 B
TOML

[package]
name = "hptp"
description = "Head Pat Transport Protocol, Core Library"
version = "0.1.0"
authors = ["iitalics", "haskal"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]