# 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 = "2021" name = "sapid" version = "0.0.0" authors = ["Chrislearn Young "] autoexamples = true description = "TBD.\n" homepage = "https://salvo.rs" documentation = "https://docs.rs/sapid/" readme = "../../README.md" keywords = ["falvo", "web", "framework", "server"] categories = ["asynchronous"] license = "MIT OR Apache-2.0" repository = "https://github.com/salvo-rs/sapid" resolver = "2" [package.metadata.docs.rs] all-features = true [lib] name = "sapid" path = "src/lib.rs" [badges.codecov] branch = "master" repository = "salvo-rs/sapid" service = "github"