[package]
name = "yocto_client"
description = "Rust client for yocto"
version = "0.1.0"
authors = ["Alexander Becker"]
license = "MIT"
repository = "https://github.com/alebeck/yocto-rust"
edition = "2018"
[dev-dependencies]
yocto = "0.3.0"
log = "0.3.0"