diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,3 +23,4 @@ color-eyre = "0.6" | |||
23 | thiserror = "1.0" | 23 | thiserror = "1.0" |
24 | ipnetwork = "0.20.0" | 24 | ipnetwork = "0.20.0" |
25 | mac_address = { version = "1.1.5", features = ["serde"] } | 25 | mac_address = { version = "1.1.5", features = ["serde"] } |
26 | tracing-appender = "0.2.3" | ||