[package] name = "beherit" version = "0.1.0" edition = "2021" repository = "https://soon" homepage = "https://soon" description = "Impl Base Web Framework" license = "Apache-2.0" # license-file = "LICENSE.txt" documentation = "https://soon" readme = "README.md" [dependencies] hyper = { version = "1.0.0-rc.3", features = ["full"] }