separate signal-gateway binary from the library, and its deps
This commit is contained in:
Generated
+3
@@ -1645,6 +1645,7 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
|
||||
name = "signal-gateway"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"bytes",
|
||||
"chrono",
|
||||
"chrono-tz",
|
||||
"conf",
|
||||
@@ -1652,6 +1653,8 @@ dependencies = [
|
||||
"displaydoc",
|
||||
"dotenvy",
|
||||
"futures-util",
|
||||
"http",
|
||||
"http-body",
|
||||
"http-body-util",
|
||||
"humantime",
|
||||
"hyper",
|
||||
|
||||
Reference in New Issue
Block a user