mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-10 06:54:12 +00:00
Updating cargo.lock.
This commit is contained in:
parent
397fc74a56
commit
9f4493a0b2
1 changed files with 3 additions and 0 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -1881,11 +1881,14 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"actix",
|
||||
"actix-web",
|
||||
"chrono",
|
||||
"diesel",
|
||||
"lemmy_db",
|
||||
"lemmy_utils",
|
||||
"log",
|
||||
"serde 1.0.116",
|
||||
"strum",
|
||||
"strum_macros",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Reference in a new issue