chore: Release thumbnailer version 0.5.0

main v0.5.0
trivernis 1 year ago
parent 90958c54e5
commit 9f7d0cceae
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

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

Loading…
Cancel
Save