Compare commits
2 commits
84c90f0abf
...
9e380f7fae
Author | SHA1 | Date | |
---|---|---|---|
9e380f7fae | |||
8b6b896297 |
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
anyhow = { version = "1.0.75", features = ["backtrace"] }
|
||||
anyhow = { version = "1.0.79", features = ["backtrace"] }
|
||||
if-addrs = "0.11.0"
|
||||
rand = "0.8.5"
|
||||
chrono = "0.4.31"
|
||||
|
|
Loading…
Reference in a new issue