mirror of
https://github.com/redlib-org/redlib.git
synced 2025-05-31 20:02:18 +00:00
Prevent post previews from overflowing on Chromium
This commit is contained in:
parent
25e641e7b3
commit
9f8d36cb00
3 changed files with 4 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -608,7 +608,7 @@ checksum = "8521a1b57e76b1ec69af7599e75e38e7b7fad6610f037db8c79b127201b5d119"
|
|||
|
||||
[[package]]
|
||||
name = "libreddit"
|
||||
version = "0.18.0"
|
||||
version = "0.18.1"
|
||||
dependencies = [
|
||||
"askama",
|
||||
"async-recursion",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue