mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-14 04:52:00 +00:00
fmt
This commit is contained in:
parent
33ff05c68a
commit
295d70c3a7
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ full = [
|
|||
"reqwest",
|
||||
"actix-web",
|
||||
"futures",
|
||||
"once_cell"
|
||||
"once_cell",
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Reference in a new issue