Bump version (v0.18.0)
This commit is contained in:
parent
44d47b1d5f
commit
f6d47baefd
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -954,7 +954,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "hoc"
|
||||
version = "0.17.4"
|
||||
version = "0.18.0"
|
||||
dependencies = [
|
||||
"actix-rt",
|
||||
"actix-web",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "hoc"
|
||||
version = "0.17.4"
|
||||
version = "0.18.0"
|
||||
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
|
||||
edition = "2018"
|
||||
build = "build.rs"
|
||||
|
Loading…
Reference in New Issue
Block a user