fastobo 0.4.3

Faultless AST for Open Biomedical Ontologies.
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "fastobo"
version = "0.4.3"
authors = ["Martin Larralde <martin.larralde@ens-paris-saclay.fr>"]
description = "Faultless AST for Open Biomedical Ontologies."
homepage = "https://github.com/fastobo/fastobo"
readme = "README.md"
keywords = ["obo", "ontology", "syntax", "ast", "parser"]
categories = ["science", "parser-implementations"]
license = "MIT"
repository = "https://github.com/fastobo/fastobo"
[package.metadata.docs.rs]
features = ["_doc"]

[lib]
name = "fastobo"
path = "src/lib.rs"
[dependencies.failure]
version = "0.1.5"

[dependencies.fastobo-derive-internal]
version = "0.4.3"

[dependencies.fastobo-syntax]
version = "0.3.1"

[dependencies.memchr]
version = "2.2.0"
optional = true

[dependencies.opaque_typedef]
version = "0.0.5"

[dependencies.opaque_typedef_macros]
version = "0.0.5"

[dependencies.pest]
version = "2.1.1"

[dependencies.url]
version = "1.7.2"
[dev-dependencies.isbn]
version = "0.2.0"

[dev-dependencies.lazy_static]
version = "1.3.0"

[dev-dependencies.obofoundry]
version = "0.2.0"

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

[dev-dependencies.serde_yaml]
version = "0.8.8"

[dev-dependencies.textwrap]
version = "0.11.0"

[dev-dependencies.ureq]
version = "0.10.0"

[features]
_doc = []
default = ["memchr"]
[badges.codecov]
repository = "fastobo/fastobo"
service = "github"

[badges.is-it-maintained-issue-resolution]
repository = "fastobo/fastobo"

[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
repository = "fastobo/fastobo"