Compare commits

..

No commits in common. "502790823e2b2517407842334931c75638eba04e" and "613dc3c530010f9625fa3ca7f2cdafc3a24f88ee" have entirely different histories.

View file

@ -12,7 +12,7 @@ rand = "0.8.5"
chrono = "0.4.31"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.107"
reqwest = "0.11.22"
reqwest = "0.11.20"
tokio = { version = "1.32.0", features=["macros", "rt-multi-thread"] }
futures = "0.3.28"
serial_test = "2.0.0"