Compare commits
1 commit
master
...
renovate/r
Author | SHA1 | Date | |
---|---|---|---|
391d9ddc96 |
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ edition = "2021"
|
|||
[dependencies]
|
||||
anyhow = { version = "1.0.86", features = ["backtrace"] }
|
||||
if-addrs = "0.13.0"
|
||||
rand = "0.8.5"
|
||||
rand = "0.9.0"
|
||||
chrono = "0.4.38"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.120"
|
||||
|
|
Loading…
Reference in a new issue