mirror of
https://codeberg.org/postscriptum/snac2nex.git
synced 2026-03-31 13:15:27 +00:00
implement deleted posts cleanup, extend sync response features
This commit is contained in:
parent
e85a4bb7d0
commit
499a78004a
7 changed files with 160 additions and 36 deletions
|
|
@ -15,3 +15,4 @@ chrono = "^0.4.20"
|
|||
clap = { version = "4.5", features = ["derive"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
walkdir = "2.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue