set default-run key for ptth_server

main
_ 2021-07-11 11:38:46 +00:00
parent 429d1cc957
commit bccc9bce53
1 changed files with 1 additions and 0 deletions

View File

@ -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]