Bump version

This commit is contained in:
Valentin Brandl 2023-11-17 18:08:39 +01:00
parent bc71f99ed4
commit d6c5b1f196
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1401,7 +1401,7 @@ checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286"
[[package]]
name = "hoc"
version = "0.35.0"
version = "0.36.0"
dependencies = [
"actix-rt",
"actix-web",

View File

@ -1,6 +1,6 @@
[package]
name = "hoc"
version = "0.35.0"
version = "0.36.0"
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
edition = "2021"
build = "src/build.rs"