Compare commits
No commits in common. "1488ace669704d1de78abdf8a3f1b9c0c08f6d2b" and "002fc5e927dd72554c7931f5f461e858c9fb2b9f" have entirely different histories.
1488ace669
...
002fc5e927
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.9.0"
|
||||
rand = "0.8.5"
|
||||
chrono = "0.4.38"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.120"
|
||||
|
|
Loading…
Reference in a new issue