Compare commits

..

No commits in common. "e9df623c3b587cff59948b938aa2c335d3355cd4" and "9a2df58f5cb2c5040c4b46d5f5495bf4286ad152" have entirely different histories.

View file

@ -11,7 +11,7 @@ if-addrs = "0.10.2"
rand = "0.8.5"
chrono = "0.4.31"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.108"
serde_json = "1.0.107"
reqwest = "0.11.22"
tokio = { version = "1.33.0", features=["macros", "rt-multi-thread"] }
futures = "0.3.29"