This commit is contained in:
Bevan Hunt 2020-04-08 14:12:25 -07:00
parent b575135415
commit 1137c75c15
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -121,7 +121,7 @@ dependencies = [
[[package]]
name = "broker"
version = "4.3.3"
version = "4.3.4"
dependencies = [
"Inflector 0.11.4 (registry+https://github.com/rust-lang/crates.io-index)",
"bcrypt 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,6 +1,6 @@
[package]
name = "broker"
version = "4.3.3"
version = "4.3.4"
authors = ["Bevan Hunt <bevan@bevanhunt.com>"]
edition = "2018"
license = "MIT"