# 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 = "linux_l6470" version = "0.1.0" authors = ["samuel@dolt.ch"] exclude = [".idea/*"] description = "ST L6470 SPI driver for Embedded Linux" homepage = "https://bitbucket.org/doltch/linux-l6470-rs" readme = "README.md" keywords = ["L6470", "stepper", "motor", "embedded"] categories = ["embedded"] license = "MIT OR Apache-2.0" repository = "https://bitbucket.org/doltch/linux-l6470-rs" [dependencies.bitflags] version = "1.0" [dependencies.byteorder] version = "1.2" [dependencies.spidev] version = "0.3" [dependencies.sysfs_gpio] version = "0.5.3"