chores(cargo): Bump version (0.17.2)

This commit is contained in:
Valentin Brandl 2021-05-27 13:18:31 +02:00
parent e706176d84
commit 04f1437d0c
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.1"
version = "0.17.2"
dependencies = [
"actix-rt",
"actix-web",

View File

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