mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 21:17:37 +03:00
Added Percent Encoding Support
This commit is contained in:
parent
8f157c0b40
commit
9a6430656d
11 changed files with 63 additions and 16570 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -1394,11 +1394,12 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "libreddit"
|
||||
version = "0.1.7"
|
||||
version = "0.1.8"
|
||||
dependencies = [
|
||||
"actix-web",
|
||||
"askama",
|
||||
"chrono",
|
||||
"percent-encoding",
|
||||
"pulldown-cmark",
|
||||
"serde",
|
||||
"serde_json",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue