# 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 = "hxcfe-sys" version = "0.1.5" authors = ["Romain Giot "] links = "hxcfe" description = "Bindings for libhxcfe https://github.com/jfdelnero/HxCFloppyEmulator/. Unfinished work, contributions are welcomed." readme = "Readme.md" license = "GPL-3.0-only" repository = "https://github.com/cpcsdk/hxcfe_rs" [lib] name = "hxcfe_sys" path = "src/lib.rs" [dependencies.hxcadaptor-sys] version = "0.1.5" [build-dependencies.bindgen] version = "0.68.1" [build-dependencies.copy_dir] version = "0.1.3" [build-dependencies.dunce] version = "1.0.4" [build-dependencies.make-cmd] version = "0.1.0"