V0.3.0-alpha.6

This commit is contained in:
asonix 2021-01-18 19:55:48 -06:00
parent 9797e2e3fc
commit a2127f9543
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1444,7 +1444,7 @@ checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
[[package]]
name = "pict-rs"
version = "0.3.0-alpha.5"
version = "0.3.0-alpha.6"
dependencies = [
"actix-form-data",
"actix-fs",

View file

@ -1,7 +1,7 @@
[package]
name = "pict-rs"
description = "A simple image hosting service"
version = "0.3.0-alpha.5"
version = "0.3.0-alpha.6"
authors = ["asonix <asonix@asonix.dog>"]
license = "AGPL-3.0"
readme = "README.md"