wire types: use chrono DateTime<Utc> as the timestamp type throughout

This commit is contained in:
damocles 2026-07-03 20:54:33 +02:00 committed by mara
commit 2c5d9ed336
15 changed files with 108 additions and 190 deletions

1
Cargo.lock generated
View file

@ -1373,6 +1373,7 @@ dependencies = [
"axum",
"base64",
"bcrypt",
"chrono",
"clap",
"clap-markdown",
"clap_complete",