# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "razorpay" version = "0.3.3" authors = ["Saju Thankappan "] description = "Razorpay api bindings" homepage = "https://github.com/sajuthankappan/razorpay-rs" readme = "README.md" keywords = ["strava"] categories = ["api-bindings"] license = "MIT OR Apache-2.0" repository = "https://github.com/sajuthankappan/razorpay-rs" [dependencies.data-encoding] version = "2.3.2" [dependencies.ring] version = "0.16.20" [dependencies.serde] version = "1.0.127" features = ["derive"] [dependencies.serde_json] version = "1.0.66" [dev-dependencies.dotenv] version = "0.15.0" [dev-dependencies.env_logger] version = "0.9.0"