lemmy/crates/api
Dessalines 5540257b36
Fixing problem with SaveUserSettings, when either the Person or Local… (#4077)
* Fixing problem with SaveUserSettings, when either the Person or LocalUser update is null.

- Fixes #4076
- Also upgrading api_test deps

* Move function into test.
2023-10-24 11:20:23 +02:00
..
src Fixing problem with SaveUserSettings, when either the Person or Local… (#4077) 2023-10-24 11:20:23 +02:00
Cargo.toml Add db table for login tokens which allows for invalidation (#3818) 2023-10-09 12:46:12 +02:00