rust/physfs-rs/Cargo.toml
author alfadur
Wed, 24 Jul 2019 23:33:06 +0300
changeset 15261 501dfa1c8deb
parent 14435 a1613788130d
permissions -rw-r--r--
update collision grid with position changes

[package]

name = "physfs-rs"
version = "0.1.0"
license = "zlib"
authors = [ "Robert Habermeier" ]

[lib]

name = "physfs"

[dependencies]

libc = "0.1"