sanity-api 0.1.0

Interface to the public Sanity API
Documentation
[dependencies.anyhow]
version = "1.0.70"

[dependencies.email-address-parser]
version = "1.0.3"

[dependencies.reqwest]
features = ["blocking", "json"]
version = "0.11.16"

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

[dependencies.url]
version = "2.3.1"

[package]
description = "Interface to the public Sanity API"
edition = "2021"
license = "MIT"
name = "sanity-api"
resolver = "1"
version = "0.1.0"