mirror of
https://github.com/elyby/chrly.git
synced 2025-05-31 14:11:51 +05:30
Replace event dispatcher by the fork to allow emitting events with nil arguments
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user