rust/physfs-rs/Cargo.toml
author alfadur
Sat, 22 Feb 2025 19:39:31 +0300
changeset 16120 5febd2bc5372
parent 14456 a1613788130d
permissions -rw-r--r--
Add server reconnection tokens and anteroom local list of used nicks

[package]

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

[lib]

name = "physfs"

[dependencies]

libc = "0.1"