We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abba2f1 commit 9ad989dCopy full SHA for 9ad989d
Cargo.toml
@@ -3,6 +3,7 @@ name = "rust-http-server"
3
version = "0.0.1"
4
authors = ["Alex Soderman <[email protected]>"]
5
repository = "https://github.com/asoderman/rust-http-server"
6
+license = "BSD-2-Clause"
7
description = """
8
A simple and fast HTTP server written in rust.
9
"""
0 commit comments