Properly pass preview queries to media proxy

This commit is contained in:
spikecodes
2021-04-08 22:26:03 -07:00
parent 3b53e5be4c
commit a18db1e2b7
4 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@ name = "libreddit"
description = " Alternative private front-end to Reddit"
license = "AGPL-3.0"
repository = "https://github.com/spikecodes/libreddit"
version = "0.10.0"
version = "0.10.1"
authors = ["spikecodes <19519553+spikecodes@users.noreply.github.com>"]
edition = "2018"
@ -22,4 +22,4 @@ route-recognizer = "0.3.0"
serde_json = "1.0.64"
tokio = { version = "1.4.0", features = ["full"] }
time = "0.2.26"
url = "2.2.1"
url = "2.2.1"