diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ edition = "2021" [dependencies] tokio = { version = "1.22.0", features = ["full"] } +nom = "7" |
index : vrrpd | ||
A VRRP daemon | sunil@nimmagadda.net |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -7,3 +7,4 @@ edition = "2021" [dependencies] tokio = { version = "1.22.0", features = ["full"] } +nom = "7" |