Bump version
Some checks reported errors
continuous-integration/drone/push Build is running
continuous-integration/drone/tag Build was killed

This commit is contained in:
asonix 2022-12-29 21:13:35 -06:00
parent c0dd568af9
commit c81bacce95
2 changed files with 2 additions and 2 deletions

2
server/Cargo.lock generated
View file

@ -514,7 +514,7 @@ dependencies = [
[[package]]
name = "doglinks"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"actix-governor",
"actix-web",

View file

@ -1,6 +1,6 @@
[package]
name = "doglinks"
version = "0.1.1"
version = "0.1.2"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html