ferriscrab 0.1.0

Ferriscrab is a lightweight and high-performance web server written in Rust
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.ferris-says]
version = "0.2"

[package]
description = "Ferriscrab is a lightweight and high-performance web server written in Rust"
documentation = "https://docs.rs/ferriscrab"
edition = "2021"
license = "MIT"
name = "ferriscrab"
readme = "README.md"
repository = "https://github.com/sunray-ley/ferriscrab"
version = "0.1.0"