mraa-sys: Prepare for publish

This commit is contained in:
Alex Mikhalev 2019-12-07 20:39:05 -08:00
parent 9631ab771d
commit c5747bea29
2 changed files with 5 additions and 1 deletions

View File

@ -3,7 +3,9 @@ name = "mraa-sys"
description = "Generated bindings for Intel's mraa library for low speed device I/O"
authors = ["Alex Mikhalev <alexmikhalevalex@gmail.com>"]
license = "MIT"
homepage = ""
repository = "https://git.amikhalev.com/amikhalev/mraa-rs"
homepage = "https://git.amikhalev.com/amikhalev/mraa-rs"
documentation = "https://amikhalev.com/docs/mraa_rs/0.1.0/mraa_sys/"
version = "0.1.0"
edition = "2018"

2
mraa-sys/README.md Normal file
View File

@ -0,0 +1,2 @@
# `mraa-sys`
Generated bindings for Intel's mraa library for low speed device I/O