[package] name = "todoist-rest-api" description = "A Todoist REST API wrapper for Rust (soon)" version = "0.0.0" edition = "2021" authors = ["dkim19375"] license = "MIT" readme = "README.md" homepage = "https://github.com/dkim19375/todoist-rest-api-rs" repository = "https://github.com/dkim19375/todoist-rest-api-rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]