rust/physfs-rs/Cargo.toml
author unC0Rr
Tue, 04 Feb 2025 15:52:02 +0100
changeset 16085 f79c6c715132
parent 14435 a1613788130d
permissions -rw-r--r--
Fix land generation and texturing passes having different parameters leading to empty map texture

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"