Compare commits

..

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

View file

@ -14,7 +14,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.107"
reqwest = "0.11.22"
tokio = { version = "1.33.0", features=["macros", "rt-multi-thread"] }
futures = "0.3.29"
futures = "0.3.28"
serial_test = "2.0.0"
num-traits = "0.2.17"
num-derive = "0.4.1"