Extract links from message
This commit is contained in:
parent
a1043eafd3
commit
8846234d8d
3 changed files with 19 additions and 5 deletions
|
|
@ -22,6 +22,7 @@ tokio = { version = "1.20.1", features = ["full"] }
|
|||
toml = "0.5.9"
|
||||
unicode-segmentation = "1.9.0"
|
||||
unicode-width = "0.1.9"
|
||||
linkify = "0.9.0"
|
||||
|
||||
[dependencies.time]
|
||||
version = "0.3.13"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue