We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6bf279 commit c8ee0dfCopy full SHA for c8ee0df
Cargo.toml
@@ -15,7 +15,7 @@ bb8 = "0.9"
15
chrono = "0.4.42"
16
cookie = { version = "0.18.1" }
17
crc32c = "0.6.8"
18
-diesel = { version = "2.3.4", features = ["postgres"] }
+diesel = { version = "2.3.5", features = ["postgres"] }
19
diesel_migrations = { version = "2.3.1" }
20
dropshot = "0.16"
21
futures = "0.3.31"
0 commit comments