forked from 409/chat-app
add timestamp to ChatMessage struct
This commit is contained in:
@@ -13,3 +13,4 @@ axum-valid = { path = "../axum-valid", features = ["basic", "typed_multipart", "
|
||||
validify = "2.0.0"
|
||||
axum_typed_multipart = "0.16.2"
|
||||
serde_json = "1.0.140"
|
||||
chrono = { version = "0.4.41", features = ["serde"] }
|
||||
|
||||
Reference in New Issue
Block a user