chore: Bump version (v0.17.3)
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Valentin Brandl 2021-06-29 19:06:35 +02:00
parent 701299ab5b
commit 13c193d04a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -954,7 +954,7 @@ dependencies = [
[[package]]
name = "hoc"
version = "0.17.2"
version = "0.17.3"
dependencies = [
"actix-rt",
"actix-web",

View File

@ -1,6 +1,6 @@
[package]
name = "hoc"
version = "0.17.2"
version = "0.17.3"
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
edition = "2018"
build = "build.rs"