summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMatthieu <matthieu@developershouse.xyz>2021-09-18 00:17:22 +0400
committerMatthieu <matthieu@developershouse.xyz>2021-09-18 00:17:22 +0400
commit88300c45202a228d54c1e99dd3b295ef3fb9aabd (patch)
tree63a2679ad815cde8c6bd2325fda7123b08ad284f /Cargo.lock
parent469a8fb1ea7b689399c30badbf33fc467531c561 (diff)
work on the gateway
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 218fe32..a5a9375 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -674,6 +674,7 @@ version = "0.1.0"
dependencies = [
"async-nats",
"async-stream",
+ "async-trait",
"common",
"enumflags2",
"flate2",