diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -106,6 +106,7 @@ dependencies = [ "futures", "reqwest", "serde", + "serde_json", "structopt", "tokio", "tracing", |
index : D53.git | ||
D53 is a dynamic DNS updater that sources information from Consul to route services to the correct place |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.lock | 1 |
@@ -106,6 +106,7 @@ dependencies = [ "futures", "reqwest", "serde", + "serde_json", "structopt", "tokio", "tracing", |