Bump Version
This commit is contained in:
parent
5402f43432
commit
6a87a0b88c
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2151,7 +2151,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "pslink"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
dependencies = [
|
||||
"actix-identity",
|
||||
"actix-slog",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "pslink"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
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