[package] name = "pronouns_today" version = "0.1.0" edition = "2018" authors = ["Emi ", "Sashanora ", "Bit "] description = "For when your pronouns are just too cool" homepage = "https://pronouns.today" repository = "https://fem.mint.lgbt/Emi/PronounsToday" license-file = "LICENSE.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] chrono = "0.4.19" base64 = "0.13.0" [dependencies.serde] version = "1.0" features = ["derive"]