Replace event dispatcher by the fork to allow emitting events with nil arguments

This commit is contained in:
ErickSkrauch
2020-03-30 15:44:12 +03:00
parent e3b9e3c069
commit 880182ccbf
3 changed files with 8 additions and 20 deletions

View File

@@ -37,8 +37,9 @@ ignored = ["github.com/elyby/chrly"]
branch = "master"
[[constraint]]
branch = "master"
name = "github.com/asaskevich/EventBus"
source = "https://github.com/erickskrauch/EventBus.git"
branch = "publish_nil_values"
# Testing dependencies