rust/fpnum/Cargo.toml
branchhedgeroid
changeset 15515 7030706266df
parent 14212 bb2f301d4fe0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rust/fpnum/Cargo.toml	Fri Dec 06 22:20:53 2019 +0100
@@ -0,0 +1,7 @@
+[package]
+name = "fpnum"
+version = "0.1.0"
+authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
+edition = "2018"
+
+[dependencies]