0.5.17-pre.9
This commit is contained in:
parent
071a541300
commit
9000152fe5
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "pict-rs"
|
||||
description = "A simple image hosting service"
|
||||
version = "0.5.17-pre.8"
|
||||
version = "0.5.17-pre.9"
|
||||
authors = ["asonix <asonix@asonix.dog>"]
|
||||
license = "AGPL-3.0"
|
||||
readme = "README.md"
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
rustPlatform.buildRustPackage {
|
||||
pname = "pict-rs";
|
||||
version = "0.5.17-pre.8";
|
||||
version = "0.5.17-pre.9";
|
||||
src = ./.;
|
||||
|
||||
cargoLock = {
|
||||
|
|
Loading…
Add table
Reference in a new issue