rust/physfs-rs/Cargo.toml
author alfadur
Sun, 24 Mar 2019 20:11:55 +0300
changeset 14739 5915a199cb81
parent 14456 a1613788130d
permissions -rw-r--r--
move projection matrix into camera

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"