pronounsfu/prns
sam ccd546759b
feat: don't use shared models for prns
The shared models will eventually contain every field in the database,
but prns.cc only needs the fields they currently have, so to cut down on
memory usage it shouldn't use the shared models.
2023-07-28 21:01:36 +02:00
..
src feat: don't use shared models for prns 2023-07-28 21:01:36 +02:00
Cargo.toml polish prns.cc code 2023-07-28 02:21:33 +02:00