v0.3.0-rc.7
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
Aode (Lion) 2022-03-21 22:42:48 -05:00
parent 2ad536db17
commit e11b3fa736
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

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

View file

@ -9,7 +9,7 @@ _a simple image hosting service_
## Usage
### Running
```
pict-rs 0.3.0-rc.6
pict-rs 0.3.0-rc.7
USAGE:
pict-rs [FLAGS] [OPTIONS] [SUBCOMMAND]