v0.3.0-rc.5
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/tag Build is passing

This commit is contained in:
Aode (Lion) 2022-03-21 21:16:45 -05:00
parent da159c69cb
commit a9b06b6f66
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1580,7 +1580,7 @@ dependencies = [
[[package]]
name = "pict-rs"
version = "0.3.0-rc.4"
version = "0.3.0-rc.5"
dependencies = [
"actix-form-data",
"actix-rt",

View file

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