rust/physfs-rs/Cargo.toml
author sheepluva
Sat, 26 Jun 2021 00:13:28 +0200
changeset 15809 c3971b38bbfa
parent 14435 a1613788130d
permissions -rw-r--r--
hedgewars-engine (rust)/preview: recognise feature_size cmd and do something with it

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"