# 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 = "qframework" version = "0.1.2" authors = ["Xiangrong Ma "] exclude = ["/utils/*", "/.travis.yml", "/appveyor.yml", ".gitignore"] autobenches = true description = "A experimental micor framework for clear design, based on queue model\n" homepage = "https://github.com/max6cn/q" documentation = "https://max6cn.github.io/q/" readme = "README.md" keywords = ["queue", "framework", "network", "web", "algorithms"] categories = ["algorithms"] license = "MIT/Apache-2.0" repository = "https://github.com/max6cn/q" [package.metadata.docs.rs] all-features = true [dependencies] [badges.appveyor] repository = "rust-random/rand" [badges.travis-ci] repository = "rust-random/rand"