[dependencies.assert-str]
version = "0.1"
[dependencies.chrono]
version = "0.4"
[dependencies.dotenv]
version = "0.15.0"
[dependencies.reqwest]
features = ["json", "blocking"]
version = "0.11"
[dependencies.serde]
features = ["derive"]
version = "1.0"
[dependencies.serde_json]
version = "1.0"
[dependencies.webbrowser]
version = "0.8.2"
[package]
authors = ["Shakil Anwar <shakil7531@gmail.com>", "Mahmudul Islam <mahmudulislam299@gmail.com>"]
categories = ["encoding", "parser-implementations", "no-std"]
description = "Rust plugin for for quick integration of shurjopay API"
edition = "2021"
keywords = ["shurjopay", "fintech", "plugin"]
license = "MIT OR Apache-2.0"
name = "sp-plugin-rust-test"
readme = "README.md"
repository = "https://github.com/mahmudulislam299/sp-plugin-rust-test"
rust-version = "1.64"
version = "0.3.3"