# 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 = "lwext4-sys" version = "0.1.0" authors = ["sodo "] links = "lwext4" description = "ffi bind of lwext4 \"ext2/ext3/ext4 filesystem library for microcontrollers \"" license = "GPL-2.0" repository = "https://github.com/djdisodo/lwext4" [dependencies] [build-dependencies.bindgen] version = "0.59.2" [build-dependencies.fs_extra] version = "1.2.0" [build-dependencies.make-cmd] version = "0.1.0"