Compare commits
No commits in common. "10e212705af839b2aa2c20c4193d4e9fd1e1baf8" and "737a355c72e80c92d1d0cbac1362ad5934ff6c77" have entirely different histories.
10e212705a
...
737a355c72
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ serde = { version = "1.0", features = ["derive"] }
|
|||
serde_json = "1.0.111"
|
||||
reqwest = "0.11.23"
|
||||
tokio = { version = "1.35.1", features=["macros", "rt-multi-thread"] }
|
||||
futures = "0.3.30"
|
||||
futures = "0.3.29"
|
||||
serial_test = "3.0.0"
|
||||
num-traits = "0.2.17"
|
||||
num-derive = "0.4.1"
|
||||
|
|
Loading…
Reference in a new issue