Compare commits

..

No commits in common. "68b5891f43178ba4bfb7100c22075680cf0b0ad3" and "c5eb1b5eff3bc67769531c8b140af78d5d7b3c45" have entirely different histories.

View file

@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
anyhow = { version = "1.0.75", features = ["backtrace"] }
if-addrs = "0.11.0"
if-addrs = "0.10.2"
rand = "0.8.5"
chrono = "0.4.31"
serde = { version = "1.0", features = ["derive"] }