start adding tcp server

This commit is contained in:
2023-09-26 23:00:47 +02:00
parent 89fd44f752
commit d21e98d2e5
3 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@ num_enum = "0.7"
thiserror = "1"
[dependencies.satrs-core]
# version = "0.1.0-alpha.0"
# version = "0.1.0-alpha.1"
path = "../satrs-core"