Cargo.toml 149 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 [package] name = "fractional" version = "0.1.0" authors = ["Georg Hopp <georg@steffers.org>"] edition = "2018" [dependencies] lazy_static = "1.4.0"