# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g. crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "libbeaglebone" version = "0.5.0" authors = ["ee"] description = "A friendly Rust interface to the BeagleBone family of devices." homepage = "https://github.com/ekmecic/libbeaglebone" documentation = "https://docs.rs/libbeaglebone" categories = ["embedded", "hardware-support"] license = "GPL-3.0" repository = "https://github.com/ekmecic/libbeaglebone" [dependencies.error-chain] version = "0.10.0" [dependencies.serialport] version = "1.0.1" [dependencies.nix] version = "0.8.1" [dependencies.bitflags] version = "0.9.1" [badges.travis-ci] repository = "ekmecic/libbeaglebone"