Compare commits

..

No commits in common. "e18b851c70f3d586f6f41c635079d32c5ea0f5f8" and "a37c5cb516ef30f304e89caea668a6db7272d457" have entirely different histories.

View file

@ -11,7 +11,7 @@ if-addrs = "0.11.0"
rand = "0.8.5"
chrono = "0.4.33"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.114"
serde_json = "1.0.113"
reqwest = "0.11.24"
tokio = { version = "1.36.0", features=["macros", "rt-multi-thread"] }
futures = "0.3.30"