[package] name = "proxyster-lib" version = "0.1.1" edition = "2021" description = "The proxyster library and utilities" license = "GPL-3.0" homepage = "https://github.com/AirOne01/proxyster-lib" repository = "https://github.com/AirOne01/proxyster-lib" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] dirs = "4.0.0" serde = "1.0.149" serde_derive = "1.0.149" toml = "0.5.9"