1 2 3 4 5 6 7 8
[package] authors = ["Matt McCoy <mattnenterprise@yahoo.com>"] description = "Port of Box2d to Rust" license = "MIT" name = "box2d" readme = "README.md" repository = "https://github.com/mattnenterprise/rust-box2d" version = "0.0.2"