[package] name = "rgp" version = "0.1.0" authors = ["Lukáš Hozda "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] libc = "*" lazy_static = "1.4.0" simple_input = "0.4.0" tempfile = "3.1.0"