Compare commits
No commits in common. "84c90f0abf36450a8385802934f49f38d8193714" and "0bd60bc277745faddcee71cf344b35c6b85a73f5" have entirely different histories.
84c90f0abf
...
0bd60bc277
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ serde_json = "1.0.111"
|
|||
reqwest = "0.11.22"
|
||||
tokio = { version = "1.35.0", features=["macros", "rt-multi-thread"] }
|
||||
futures = "0.3.29"
|
||||
serial_test = "3.0.0"
|
||||
serial_test = "2.0.0"
|
||||
num-traits = "0.2.17"
|
||||
num-derive = "0.4.1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue