From 91cd665671d564620bce13e693cd7ecaad697db9 Mon Sep 17 00:00:00 2001 From: FxQnLr Date: Sun, 25 Feb 2024 15:27:54 +0100 Subject: Closes #11. Write log to file. Update deps --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c320da1..8a86115 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,3 +23,4 @@ color-eyre = "0.6" thiserror = "1.0" ipnetwork = "0.20.0" mac_address = { version = "1.1.5", features = ["serde"] } +tracing-appender = "0.2.3" -- cgit v1.2.3