wire types: use chrono DateTime<Utc> as the timestamp type throughout
This commit is contained in:
parent
1e205289c5
commit
2c5d9ed336
15 changed files with 108 additions and 190 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1373,6 +1373,7 @@ dependencies = [
|
|||
"axum",
|
||||
"base64",
|
||||
"bcrypt",
|
||||
"chrono",
|
||||
"clap",
|
||||
"clap-markdown",
|
||||
"clap_complete",
|
||||
|
|
|
|||
Loading…
Reference in a new issue