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