Upsert snoozes and mark snoozed messages as read
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -5624,7 +5624,6 @@ dependencies = [
|
||||
"sha2 0.10.9",
|
||||
"smallvec 1.15.1",
|
||||
"thiserror 2.0.17",
|
||||
"time 0.3.44",
|
||||
"tokio 1.48.0",
|
||||
"tokio-stream",
|
||||
"tracing",
|
||||
@@ -5708,7 +5707,6 @@ dependencies = [
|
||||
"sqlx-core",
|
||||
"stringprep",
|
||||
"thiserror 2.0.17",
|
||||
"time 0.3.44",
|
||||
"tracing",
|
||||
"whoami",
|
||||
]
|
||||
@@ -5747,7 +5745,6 @@ dependencies = [
|
||||
"sqlx-core",
|
||||
"stringprep",
|
||||
"thiserror 2.0.17",
|
||||
"time 0.3.44",
|
||||
"tracing",
|
||||
"whoami",
|
||||
]
|
||||
@@ -5773,7 +5770,6 @@ dependencies = [
|
||||
"serde_urlencoded",
|
||||
"sqlx-core",
|
||||
"thiserror 2.0.17",
|
||||
"time 0.3.44",
|
||||
"tracing",
|
||||
"url",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user