# 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 = "libswe-sys" version = "0.2.7" authors = ["Stéphane Bressani "] links = "libswe" description = "Astrology lib connected to the C lib Swiss ephemeris (just the c lib)" documentation = "https://docs.rs/libswe-sys/0.1.43/libswe_sys/" license-file = "LICENSE" repository = "https://github.com/stephaneworkspace/libswe-sys" [dependencies.libc] version = "0.2" [dependencies.libmath] version = "0.2.1" [dependencies.num-derive] version = "0.2" [dependencies.num-traits] version = "0.2" [dependencies.serde] version = "1.0.102" features = ["derive"] [dependencies.serde_derive] version = "1.0.102" [dependencies.serde_json] version = "1.0.41" [dependencies.strum] version = "0.17.1" [dependencies.strum_macros] version = "0.17.1" [build-dependencies.cc] version = "1.0" features = ["parallel"]