rust/physfs-rs/Cargo.toml
author alfadur
Wed, 24 Apr 2019 21:14:44 +0300
changeset 14836 64f88108926b
parent 14440 a1613788130d
permissions -rw-r--r--
enable sdl_mixer opus support if possible

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"