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

[dependencies]
nihav_core = { path = "../nihav-core" }