# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "rubullet-sys" version = "0.1.0-alpha-2" authors = ["Nathan Kent ", "Marco Boneberger "] exclude = ["bullet3/libbullet3/data/*", "!bullet3/libbullet3/data/sphere8.mtl", "bullet3/libbullet3/examples/pybullet", "bullet3/libbullet3/examples/ThirdPartyLibs/openvr", "bullet3/libbullet3/docs", "bullet3/libbullet3/test"] description = "Compiles bullet3 and exposes rust bindings to the C API" keywords = ["pybullet", "bullet", "bullet3", "physics", "robotics"] categories = ["science::robotics", "simulation"] license = "MIT" repository = "https://github.com/neachdainn/rubullet" [lib] name = "rubullet_sys" [build-dependencies.cmake] version = "0.1.42"