Compare commits
2 commits
8506c1a21a
...
bb2865bbe5
Author | SHA1 | Date | |
---|---|---|---|
bb2865bbe5 | |||
9af44d3f2a |
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ edition = "2021"
|
|||
anyhow = { version = "1.0.79", features = ["backtrace"] }
|
||||
if-addrs = "0.11.0"
|
||||
rand = "0.8.5"
|
||||
chrono = "0.4.31"
|
||||
chrono = "0.4.33"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.113"
|
||||
reqwest = "0.11.23"
|
||||
|
|
Loading…
Reference in a new issue