mirror of
https://github.com/YGGverse/mb.git
synced 2026-03-31 09:05:28 +00:00
implement clickable links filter
This commit is contained in:
parent
0e897db723
commit
def8f72ece
4 changed files with 26 additions and 3 deletions
|
|
@ -15,6 +15,7 @@ anyhow = "1.0"
|
|||
chrono = { version = "0.4.41", features = ["serde"] }
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
redb = "3.0"
|
||||
regex = "1.11"
|
||||
rocket = "0.5"
|
||||
rocket_dyn_templates = { version = "0.2", features = ["tera"] }
|
||||
url = { version = "2.5", features = ["serde"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue