move Logfilter to the Logmessage module, change MessageHandler to a proper trait
This commit is contained in:
Generated
+2
@@ -1645,6 +1645,7 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
|
||||
name = "signal-gateway"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"chrono",
|
||||
"chrono-tz",
|
||||
"conf",
|
||||
@@ -1672,6 +1673,7 @@ dependencies = [
|
||||
name = "signal-gateway-bin"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"chrono",
|
||||
"conf",
|
||||
"conf-extra",
|
||||
|
||||
Reference in New Issue
Block a user