# 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 = "types" version = "0.1.2" authors = ["clearloop "] description = "Type condtions." homepage = "https://github.com/clearloop/types" documentation = "https://docs.rs/types/0.1.1/types/" readme = "README.md" keywords = ["type", "condition"] categories = ["development-tools"] license = "MIT" repository = "https://github.com/clearloop/types" [badges.codecov] repository = "clearloop/sonata" [badges.travis-ci] repository = "clearloop/sonata"