kyoto_machine 0.1.0

Machine module for kyoto
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "kyoto_machine"
version = "0.1.0"
authors = ["jiachenbai"]
edition = "2018"
license = "MIT OR Apache-2.0"
description = "Machine module for kyoto"
homepage = "https://github.com/JeepYiheihou/kyoto_machine"
repository = "https://github.com/JeepYiheihou/kyoto_machine"
readme = "README.md"

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

[dependencies]
bytes = "1.0"
kyoto_data = "0.1.0"
kyoto_protocol = "0.1.0"