]> git.nihav.org Git - nihav.git/blob - Cargo.toml
0eb6b8c668f192675b3dc8a0d8b06bfdd4437bb5
[nihav.git] / Cargo.toml
1 [package]
2 name = "nihav_registry"
3 version = "0.1.0"
4 authors = ["Kostya Shishkov <kostya.shishkov@gmail.com>"]
5 edition = "2018"
6
7 [dependencies]
8 nihav_core = { path = "../nihav-core" }