# 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 = "simavr-ffi" version = "1.1.3" authors = ["Patryk Wychowaniec "] links = "simavr" description = "Low-level bindings to simavr" readme = "README.md" keywords = [ "avr", "simavr", "sys", "ffi", "bindings", ] license = "MIT" repository = "https://github.com/Patryk27/simavr-ffi" [build-dependencies.anyhow] version = "1.0" [build-dependencies.bindgen] version = "0.69" [build-dependencies.fs_extra] version = "1.0" [build-dependencies.pkg-config] version = "0.3" [build-dependencies.walkdir] version = "2.3" [features] patch-twi-inconsistencies = []