mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
Implement a serializer for user preferences (#336)
This commit is contained in:
parent
e4fc22cf90
commit
d7ec07cd0d
4 changed files with 70 additions and 5 deletions
|
@ -50,6 +50,7 @@ async-recursion = "1.1.1"
|
|||
common-words-all = { version = "0.0.2", default-features = false, features = ["english", "one"] }
|
||||
hyper-rustls = { version = "0.24.2", features = [ "http2" ] }
|
||||
tegen = "0.1.4"
|
||||
serde_urlencoded = "0.7.1"
|
||||
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue