mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-20 19:51:13 +10:00
fix(auth): use chrono library to generate timestamps
This commit is contained in:
@ -40,6 +40,7 @@ tauri-plugin-dialog = "2"
|
||||
http = "1.1.0"
|
||||
urlencoding = "2.1.3"
|
||||
md5 = "0.7.0"
|
||||
chrono = "0.4.38"
|
||||
|
||||
[dependencies.tokio]
|
||||
version = "1.40.0"
|
||||
|
||||
Reference in New Issue
Block a user