openid-client 0.0.1-dev

Working on an Open Id Connect Client for rust.Will update.
Documentation
[dependencies.httpmock]
version = "0.6.7"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.reqwest]
features = ["blocking", "native-tls"]
version = "0.11.13"

[dependencies.serde]
features = ["derive"]
version = "1.0.152"

[dependencies.serde_json]
version = "1.0.93"

[dependencies.url]
version = "2.3.1"

[package]
description = "Working on an Open Id Connect Client for rust.Will update."
documentation = "https://openid.net/connect/"
edition = "2021"
homepage = "https://openid.net/"
license = "MIT"
name = "openid-client"
readme = "README.md"
repository = "https://github.com/sathyajithps/openid-client"
version = "0.0.1-dev"