rust/physfs-rs/Cargo.toml
author alfadur
Thu, 29 Aug 2019 00:08:03 +0300
changeset 15382 6ad92b6ac43c
parent 14435 a1613788130d
permissions -rw-r--r--
remove velocity check

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"