mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-10 20:15:56 +00:00
shear
This commit is contained in:
parent
83c3304e9d
commit
f040f9146c
2 changed files with 0 additions and 2 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2789,7 +2789,6 @@ dependencies = [
|
|||
"lemmy_utils",
|
||||
"reqwest 0.12.8",
|
||||
"reqwest-middleware",
|
||||
"reqwest-tracing",
|
||||
"rss",
|
||||
"serde",
|
||||
"tokio",
|
||||
|
|
|
@ -33,5 +33,4 @@ url = { workspace = true }
|
|||
tracing = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
http.workspace = true
|
||||
reqwest-tracing = { workspace = true }
|
||||
rss = "2.0.10"
|
||||
|
|
Loading…
Reference in a new issue