yocto_client 0.1.0

Rust client for yocto
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dev-dependencies.log]
version = "0.3.0"

[dev-dependencies.yocto]
version = "0.3.0"

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