Compare commits

..

No commits in common. "6bf8e9c08e10fe71cc4966fcbc5ef5f32595564e" and "e18b851c70f3d586f6f41c635079d32c5ea0f5f8" have entirely different histories.

View file

@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies] [dependencies]
anyhow = { version = "1.0.80", features = ["backtrace"] } anyhow = { version = "1.0.79", features = ["backtrace"] }
if-addrs = "0.11.0" if-addrs = "0.11.0"
rand = "0.8.5" rand = "0.8.5"
chrono = "0.4.33" chrono = "0.4.33"