Compare commits

..

No commits in common. "81ee06be1c38efbc78057e880ac5a8644d7d1270" and "9e380f7faea5216ba8923d935451e3789b720a35" have entirely different histories.

View file

@ -13,7 +13,7 @@ chrono = "0.4.31"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.111"
reqwest = "0.11.22"
tokio = { version = "1.35.1", features=["macros", "rt-multi-thread"] }
tokio = { version = "1.35.0", features=["macros", "rt-multi-thread"] }
futures = "0.3.29"
serial_test = "3.0.0"
num-traits = "0.2.17"