Skip to content

Commit 9ad989d

Browse files
committed
Added license
1 parent abba2f1 commit 9ad989d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "rust-http-server"
33
version = "0.0.1"
44
authors = ["Alex Soderman <[email protected]>"]
55
repository = "https://github.com/asoderman/rust-http-server"
6+
license = "BSD-2-Clause"
67
description = """
78
A simple and fast HTTP server written in rust.
89
"""

0 commit comments

Comments
 (0)