[package] name = "mercadopago" version = "0.0.0" edition = "2021" description = "MercadoPago Rust Checkout API Implementation" repository = "https://github.com/EstebanBorai/mercadopago" categories = ["web-programming"] homepage = "https://github.com/EstebanBorai/mercadopago" keywords = ["mercadopago", "checkout", "ecommerce", "api", "client"] license = "MIT" authors = ["Esteban Borai "] readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]