[package] name = "rgc" version = "0.3.4" authors = ["Lukáš Hozda "] edition = "2018" description = "A simple gopher client for the command line" license = "ISC" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] tempfile = "3.1.0" simple_input = "0.4.0" dirs = "3.0.1" bunt = "0.1.0"