Compare commits
No commits in common. "85cd6907bae68cb54cd95ec55b8e0af1f04dc0e3" and "24a29bd3548a1f6f00c70b6b8a996cc0d643c083" have entirely different histories.
85cd6907ba
...
24a29bd354
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ rand = "0.8.5"
|
|||
chrono = "0.4.34"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.114"
|
||||
reqwest = "0.11.25"
|
||||
reqwest = "0.11.24"
|
||||
tokio = { version = "1.36.0", features=["macros", "rt-multi-thread"] }
|
||||
futures = "0.3.30"
|
||||
serial_test = "3.0.0"
|
||||
|
|
Loading…
Reference in a new issue