Compare commits
2 commits
9a2df58f5c
...
e9df623c3b
Author | SHA1 | Date | |
---|---|---|---|
e9df623c3b | |||
6dab56ba02 |
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ if-addrs = "0.10.2"
|
|||
rand = "0.8.5"
|
||||
chrono = "0.4.31"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.107"
|
||||
serde_json = "1.0.108"
|
||||
reqwest = "0.11.22"
|
||||
tokio = { version = "1.33.0", features=["macros", "rt-multi-thread"] }
|
||||
futures = "0.3.29"
|
||||
|
|
Loading…
Reference in a new issue