Bump rc version

This commit is contained in:
Aode (lion) 2022-03-01 11:40:23 -06:00
parent 21b6e1dc08
commit e40e2fe1f1
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1554,7 +1554,7 @@ dependencies = [
[[package]]
name = "pict-rs"
version = "0.3.0-rc.2"
version = "0.3.0-rc.3"
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.2"
version = "0.3.0-rc.3"
authors = ["asonix <asonix@asonix.dog>"]
license = "AGPL-3.0"
readme = "README.md"