aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: f73d291c517c58d2ec021fd9550b3f14bd5f322b (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "nihav-encoder"
version = "0.1.0"
authors = ["Kostya Shishkov <kostya.shishkov@gmail.com>"]
edition = "2018"

[dependencies]