Skip to content
Snippets Groups Projects
Forked from codecraft / WebServer
80 commits behind the upstream repository.
This project manages its dependencies using Cargo. Learn more
Cargo.toml 173 B
[package]
name = "http"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]