restream/Cargo.toml

11 lines
186 B
TOML
Raw Normal View History

2020-12-12 22:45:47 +01:00
[package]
name = "restream"
version = "1.1.0"
2020-12-12 22:45:47 +01:00
authors = ["Rien Maertens <rien.maertens@posteo.be>"]
edition = "2018"
[dependencies]
anyhow = "1.0"
lz-fear = "0.1"
clap = "3.0.0-beta.2"