diff options
| author | Matthieu <matthieu@developershouse.xyz> | 2021-09-18 00:17:22 +0400 | 
|---|---|---|
| committer | Matthieu <matthieu@developershouse.xyz> | 2021-09-18 00:17:22 +0400 | 
| commit | 88300c45202a228d54c1e99dd3b295ef3fb9aabd (patch) | |
| tree | 63a2679ad815cde8c6bd2325fda7123b08ad284f /Cargo.lock | |
| parent | 469a8fb1ea7b689399c30badbf33fc467531c561 (diff) | |
work on the gateway
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -674,6 +674,7 @@ version = "0.1.0"  dependencies = [   "async-nats",   "async-stream", + "async-trait",   "common",   "enumflags2",   "flate2",  | 
