Individually proxy images and thumbnails

This commit is contained in:
spikecodes
2021-02-19 12:55:07 -08:00
parent e466be8946
commit c586de66ba
4 changed files with 28 additions and 9 deletions

4
Cargo.lock generated
View File

@ -483,9 +483,9 @@ checksum = "3a4f925191b4367301851c6d99b09890311d74b0d43f274c0b34c86d308a3663"
[[package]]
name = "cc"
version = "1.0.66"
version = "1.0.67"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c0496836a84f8d0495758516b8621a622beb77c0fed418570e50764093ced48"
checksum = "e3c69b077ad434294d3ce9f1f6143a2a4b89a8a2d54ef813d85003a4fd1137fd"
[[package]]
name = "cfg-if"