[package] name = "cargo-dad" version = "0.1.0" edition = "2021" description = "Fix your typos with dad jokes." license = "MIT" repository = "https://git.sr.ht/~mav/cargo-dad" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] minreq = {version = "2.8.0", features = ["https"]}