# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "kxtj3-1057" version = "0.3.1" authors = ["Pejman Ghandehari "] description = "An embedded-hal driver for the KXTJ3-1057 accelerometer that implements the generic accelerometer trait" readme = "README.md" keywords = [ "embedded-hal-driver", "accelerometer", ] license = "Apache-2.0 OR MIT" repository = "https://github.com/p3zhy/kxtj3-1057" [dependencies.accelerometer] version = "~0.12" [dependencies.embedded-hal] version = "1.0.0" [dependencies.num_enum] version = "~0.5" default-features = false [dev-dependencies.esp-idf-svc] version = "0.48.0" default-features = false