init
This commit is contained in:
10
Cargo.toml
Normal file
10
Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "http-rs"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
logger-rust = "0.2.12"
|
||||
mime_guess = "2.0.5"
|
||||
threadpool = "1.8.1"
|
||||
tiny_http = "0.12.0"
|
||||
Reference in New Issue
Block a user