chore(cargo): Bump version to 0.29.0
This commit is contained in:
parent
c03d297b6b
commit
3c5c206f9b
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -870,7 +870,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "hoc"
|
||||
version = "0.28.0"
|
||||
version = "0.29.0"
|
||||
dependencies = [
|
||||
"actix-rt",
|
||||
"actix-web",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "hoc"
|
||||
version = "0.28.0"
|
||||
version = "0.29.0"
|
||||
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
|
||||
edition = "2018"
|
||||
build = "build.rs"
|
||||
|
Loading…
Reference in New Issue
Block a user