# 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 = "2018" name = "sbp-settings-sys" version = "0.1.0" authors = ["Swift Navigation "] include = ["libsettings_wrapper.h", "**/*.rs", "src/libsettings/CMakeLists.txt", "src/libsettings/cmake", "src/libsettings/src", "src/libsettings/include", "src/libsettings/third_party/libsbp/c", "src/libsettings/third_party/libswiftnav"] description = "FFI bindings for SwiftNav's settings library" readme = "../README.md" license-file = "LICENSE" repository = "https://github.com/swift-nav/libsettings-rs" [dependencies] [build-dependencies.bindgen] version = "0.59" [build-dependencies.cmake] version = "0.1"