[dependencies.schemars]
version = "0.8.16"
[dependencies.semver]
features = ["serde"]
version = "1.0.23"
[dependencies.serde]
features = ["derive"]
version = "1.0.197"
[dependencies.serde_json]
version = "1.0.117"
[dependencies.url]
features = ["serde"]
version = "2.5.0"
[dev-dependencies.expect-test]
version = "1.5.0"
[dev-dependencies.proc-macro2]
default-features = false
features = ["span-locations"]
version = "1.0.85"
[dev-dependencies.regex]
version = "1.10.5"
[dev-dependencies.serde_path_to_error]
version = "0.1.16"
[dev-dependencies.syn]
features = ["full"]
version = "2.0.66"
[package]
categories = ["development-tools", "network-programming", "web-programming"]
description = "A transcription of types from the OpenRPC Specification"
documentation = "https://docs.rs/openrpc-types"
edition = "2021"
homepage = "https://crates.io/crates/openrpc-types"
keywords = ["openrpc", "api"]
license = "MIT OR Apache-2.0"
name = "openrpc-types"
readme = "README.md"
repository = "https://github.com/aatifsyed/openrpc-types"
version = "0.3.2"