# 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 = "fastobo-validator" version = "0.4.6" authors = ["Martin Larralde "] description = "Faultess validation tool for OBO products" homepage = "https://github.com/fastobo/fastobo" readme = "README.md" keywords = [ "obo", "ontology", "validation", ] categories = ["science"] license = "MIT" repository = "https://github.com/fastobo/fastobo" [profile.test] opt-level = 1 [dependencies.clap] version = "3.1.0" features = ["cargo"] [dependencies.colored] version = "2.0.0" [dependencies.fastobo] version = "0.15.0" [dependencies.isbn] version = "0.2.0" [dependencies.itertools] version = "0.10.0" [dependencies.log] version = "0.4.11" [dependencies.textwrap] version = "0.15.1" [dev-dependencies.assert_cmd] version = "2.0.0" [badges.is-it-maintained-issue-resolution] repository = "fastobo/fastobo-validator" [badges.maintenance] status = "actively-developed" [badges.travis-ci] repository = "fastobo/fastobo-validator"