Add error messages when failed to start server

This commit is contained in:
KernelErr
2021-12-30 22:05:25 +08:00
parent bff92738d5
commit 8fbc0c370a
6 changed files with 18 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "fourth"
version = "0.1.4"
version = "0.1.5"
edition = "2021"
authors = ["LI Rui <lr_cn@outlook.com>"]
license = "Apache-2.0"