stencila-schema 1.15.0

Rust bindings for Stencila Schema
Documentation
[dependencies.chrono]
version = "0.4.19"

[dependencies.defaults]
version = "0.2.0"

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

[dependencies.serde_json]
version = "1.0.73"

[dependencies.serde_with]
version = "1.11.0"

[dependencies.strum]
features = ["derive"]
version = "0.23.0"
[dev-dependencies.maplit]
version = "1.0.2"

[dev-dependencies.pretty_assertions]
version = "0.7.2"

[package]
authors = ["Nokome Bentley <nokome@stenci.la>"]
description = "Rust bindings for Stencila Schema"
edition = "2018"
homepage = "https://schema.stenci.la"
keywords = ["schema", "executable", "documents"]
license = "Apache-2.0"
name = "stencila-schema"
readme = "README.md"
repository = "https://github.com/stencila/schema"
version = "1.15.0"