mirror of
https://github.com/redlib-org/redlib.git
synced 2025-05-27 04:07:16 +00:00
Fix Regex matching of Reddit links
This commit is contained in:
parent
ee51ce1a76
commit
a190890239
4 changed files with 4 additions and 4 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -609,7 +609,7 @@ checksum = "12b8adadd720df158f4d70dfe7ccc6adb0472d7c55ca83445f6a5ab3e36f8fb6"
|
|||
|
||||
[[package]]
|
||||
name = "libreddit"
|
||||
version = "0.14.9"
|
||||
version = "0.14.10"
|
||||
dependencies = [
|
||||
"askama",
|
||||
"async-recursion",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue