Compare commits
No commits in common. "bb2865bbe5ed35f1e26b3b62aeed5d4c80e4df69" and "8506c1a21aa513dadb303ef4b3eb2242943f1437" have entirely different histories.
bb2865bbe5
...
8506c1a21a
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.33"
|
||||
chrono = "0.4.31"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.113"
|
||||
reqwest = "0.11.23"
|
||||
|
|
Loading…
Reference in a new issue