diff --git a/crates/ptth_server/Cargo.toml b/crates/ptth_server/Cargo.toml index e3d1b38..4f62c1c 100644 --- a/crates/ptth_server/Cargo.toml +++ b/crates/ptth_server/Cargo.toml @@ -10,6 +10,7 @@ categories = ["command-line-utilities", "web-programming::http-server"] description = "The server for PTTH" documentation = "https://docs.rs/ptth_server/" repository = "https://github.com/ReactorScram/ptth" +default-run = "ptth_server" [dependencies]