# 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" rust-version = "1.62.1" name = "swiftnav-sys" version = "0.10.0" authors = ["Swift Navigation "] build = "build.rs" autobins = false autoexamples = false autotests = false autobenches = false description = "FFI bindings for libswiftnav" readme = "README.md" license = "LGPL-3.0" repository = "https://github.com/swift-nav/swiftnav-rs" [lib] name = "swiftnav_sys" path = "src/lib.rs" [build-dependencies.bindgen] version = "0.70" [build-dependencies.cmake] version = "0.1.46" [features] testcpp = []