kyoto_data 0.1.0

Data module for kyoto
Documentation
[package]
name = "kyoto_data"
version = "0.1.0"
authors = ["jiachenbai"]
edition = "2018"
license = "MIT OR Apache-2.0"
description = "Data module for kyoto"
homepage = "https://github.com/JeepYiheihou/kyoto_data"
repository = "https://github.com/JeepYiheihou/kyoto_data"
readme = "README.md"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
bytes = "1.0"
kyoto_protocol = { version = "0.1.0" }