# 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 = "rolt" version = "0.3.1+Jolt-5.0.0" description = "Safe(-ish) bindings to Jolt Physics" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/SecondHalfGames/jolt-rust" [dependencies.glam] version = "0.27.0" [dependencies.joltc-sys] version = "0.3.1" [dependencies.paste] version = "1.0.15" [features] double-precision = ["joltc-sys/double-precision"] object-layer-u32 = ["joltc-sys/object-layer-u32"] [lints.clippy.new_without_default] level = "allow" priority = 0 [lints.clippy.too_many_arguments] level = "allow" priority = 0