# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "stencila-schema" version = "1.16.1" authors = ["Nokome Bentley "] description = "Rust bindings for Stencila Schema" homepage = "https://schema.stenci.la" readme = "README.md" keywords = ["schema", "executable", "documents"] license = "Apache-2.0" repository = "https://github.com/stencila/schema" [dependencies.chrono] version = "0.4.19" [dependencies.defaults] version = "0.2.0" [dependencies.serde] version = "1.0.132" features = ["derive"] [dependencies.serde_json] version = "1.0.73" [dependencies.serde_with] version = "1.11.0" [dependencies.strum] version = "0.23.0" features = ["derive"] [dev-dependencies.maplit] version = "1.0.2" [dev-dependencies.pretty_assertions] version = "0.7.2"