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

[package]
name = "fpnum"
version = "0.1.0"
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
edition = "2021"

[dependencies]
saturate = "0.1.0"