bump version before publishing
This commit is contained in:
parent
7d35357531
commit
d5a4541b7a
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2176,7 +2176,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "pslink"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"actix-identity",
|
||||
"actix-slog",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "pslink"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
description = "A simple webservice that allows registered users to create short links including qr-codes.\nAnyone can visit the shortened links. This is an ideal setup for small busines or for publishing papers."
|
||||
authors = ["Dietrich <dietrich@teilgedanken.de>"]
|
||||
edition = "2018"
|
||||
|
Loading…
Reference in New Issue
Block a user