show last access time
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2193,6 +2193,7 @@ dependencies = [
|
||||
"bitflags 1.3.2",
|
||||
"byteorder",
|
||||
"bytes",
|
||||
"chrono",
|
||||
"crc",
|
||||
"crossbeam-queue",
|
||||
"dotenvy",
|
||||
@ -2223,6 +2224,7 @@ dependencies = [
|
||||
"sqlx-rt",
|
||||
"stringprep",
|
||||
"thiserror",
|
||||
"time 0.3.21",
|
||||
"tokio-stream",
|
||||
"url",
|
||||
"webpki-roots",
|
||||
|
Reference in New Issue
Block a user