Update Rust crate if-addrs to 0.11.1 #37
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
anyhow = { version = "1.0.81", features = ["backtrace"] }
|
||||
if-addrs = "0.11.0"
|
||||
if-addrs = "0.11.1"
|
||||
rand = "0.8.5"
|
||||
chrono = "0.4.35"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
|
Loading…
Reference in a new issue