gprs 0.8.0

A set of filtered and optimized Rust libraries creates a foundation for building modern web frameworks
Documentation
[dependencies.asyncore]
version = "0.2.0"

[dependencies.cans]
version = "0.5.0"

[dependencies.chief]
version = "0.5.0"

[dependencies.ghttp]
version = "0.1.0"

[dependencies.mathlab]
version = "1.2.0"

[dependencies.regexy]
version = "0.2.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.210"

[dependencies.serde_json]
version = "1.0.128"

[dependencies.tokio]
features = ["full"]
version = "1.41.0"

[dependencies.wtime]
version = "0.6.0"

[lib]
name = "gprs"
path = "src/lib.rs"

[package]
authors = ["Montasir Mirghani <contact@montasir.me>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["asynchronous", "concurrency", "network-programming", "parser-implementations", "template-engine"]
description = "A set of filtered and optimized Rust libraries creates a foundation for building modern web frameworks"
edition = "2021"
homepage = "https://github.com/dr-montasir/gprs"
keywords = ["runtime", "async", "await", "task", "template"]
license = "MIT OR Apache-2.0"
name = "gprs"
readme = "README.md"
repository = "https://github.com/dr-montasir/gprs"
version = "0.8.0"