rust/fpnum/Cargo.toml
changeset 13882 b172a5d40eee
child 14207 bb2f301d4fe0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rust/fpnum/Cargo.toml	Fri Oct 12 22:18:38 2018 +0200
@@ -0,0 +1,6 @@
+[package]
+name = "fpnum"
+version = "0.1.0"
+authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
+
+[dependencies]