h10 0.6.2

Simple HTTP/1.0 Server
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "h10"
version = "0.6.2"
dependencies = [
 "html-rs",
]

[[package]]
name = "html-rs"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7c293e06489d33ac15e92195a9dd27a9668a3b911b925d5f7d27a765a234dc2"