--- /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]