yocto_client 0.1.0

Rust client for yocto
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[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"