raptorq/Cargo.toml
Christopher Berner 24632695ed Initial interfaces
2019-01-22 22:53:23 -08:00

10 lines
194 B
TOML

[package]
name = "raptorq"
description = "RaptorQ (RFC6330)"
license = "Apache-2.0"
version = "0.0.0"
authors = ["Christopher Berner <christopherberner@gmail.com>"]
[dependencies]
rand = "0.6"