|
|
|
@ -4,7 +4,7 @@ readme = "README.md"
|
|
|
|
|
license = "Apache-2.0"
|
|
|
|
|
authors = ["trivernis <trivernis@protonmail.com>"]
|
|
|
|
|
description = "An image thumbnail creation library"
|
|
|
|
|
version = "0.4.0"
|
|
|
|
|
version = "0.5.0"
|
|
|
|
|
edition = "2018"
|
|
|
|
|
repository = "https://github.com/Trivernis/thumbnailer"
|
|
|
|
|
|
|
|
|
@ -16,4 +16,4 @@ mime = "0.3.16"
|
|
|
|
|
rayon = "1.5.1"
|
|
|
|
|
tempfile = "3.3.0"
|
|
|
|
|
image= "0.24.0"
|
|
|
|
|
lazy_static = "1.4.0"
|
|
|
|
|
lazy_static = "1.4.0"
|
|
|
|
|