Fixed typo.

This commit is contained in:
Elf M. Sternberg 2023-03-24 15:11:19 -07:00
parent 9e401783f4
commit 31bdb17f21
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ sqlx = { version = "0.6.3", features = ["runtime-tokio-native-tls", "macros",
"postgres", "uuid", "chrono"] }
```
Both of the new creates need `serde` as a feature and we'll be using `UUID4` for
Both of the new crates need `serde` as a feature and we'll be using `UUID4` for
our primary key.
We'll also need a full subscription object to store, and then a