h10 0.1.4

Simple HTTP/1.0 Server
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.1.4"
dependencies = [
 "html-rs",
]

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