Browse Source

mraa-sys: Prepare for publish

master
Alex Mikhalev 5 years ago
parent
commit
c5747bea29
  1. 4
      mraa-sys/Cargo.toml
  2. 2
      mraa-sys/README.md

4
mraa-sys/Cargo.toml

@ -3,7 +3,9 @@ name = "mraa-sys" @@ -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

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