This commit is contained in:
Petko 2022-11-07 17:45:48 +01:00
parent dec7fffb9e
commit 88c615b1fa
3 changed files with 2 additions and 3 deletions

View File

@ -3,4 +3,4 @@
members = [
"toy-chat",
"ping-pong"
]
]

View File

@ -12,4 +12,3 @@ once_cell = "1.15"
chrono = "0.4"
serde = "1.0.147"
serde_json = "1.0.87"

View File

@ -14,4 +14,4 @@ crossterm = "0.25"
unicode-width = "0.1"
prost = "0.11"
once_cell = "1.15"
chrono = "0.4"
chrono = "0.4"