add timestamp to ChatMessage struct
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -336,6 +336,7 @@ dependencies = [
|
||||
"axum",
|
||||
"axum-valid",
|
||||
"axum_typed_multipart",
|
||||
"chrono",
|
||||
"futures-util",
|
||||
"serde",
|
||||
"serde_json",
|
||||
@@ -353,6 +354,7 @@ dependencies = [
|
||||
"iana-time-zone",
|
||||
"js-sys",
|
||||
"num-traits",
|
||||
"serde",
|
||||
"wasm-bindgen",
|
||||
"windows-link",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user