v0.5.17-pre.6

This commit is contained in:
asonix 2024-10-16 21:25:57 -05:00
parent 46b12895d5
commit d19c9927ed
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1949,7 +1949,7 @@ dependencies = [
[[package]]
name = "pict-rs"
version = "0.5.17-pre.5"
version = "0.5.17-pre.6"
dependencies = [
"actix-form-data",
"actix-web",

View File

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