diff options
| author | Nathan Perry <np@nathanperry.dev> | 2024-05-11 18:08:05 -0400 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2024-05-11 18:08:05 -0400 |
| commit | 9bed5aab1239d9902e9282965dd2cdf58cea72b0 (patch) | |
| tree | fb66aea308a142e605d2646727f74e545e7ba1e8 /Cargo.lock | |
| parent | 332eff26a0a358eef52c307b02b7e1ac080dd15f (diff) | |
db: fixup a few trailing issues
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1575,6 +1575,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8d2234cdee9408b523530a9b6d2d6b373d1db34f6a8e51dc03ded1828d7fb67c" dependencies = [ "bytes", + "chrono", "fallible-iterator", "postgres-protocol", ] |
