Support for comment nesting with a tree structure

This commit is contained in:
Bnyro
2023-07-08 18:02:02 +02:00
parent eda3567c1a
commit 5e0c84aec7
5 changed files with 37 additions and 8 deletions

View File

@@ -16,3 +16,4 @@ rand = "0.8.5"
mime_guess = "2.0.4"
chrono = "0.4.26"
timeago = "0.4.1"
itertools = "0.11.0"