20240414 Finished

This commit is contained in:
2024-04-14 12:20:08 +08:00
parent b77e0295b2
commit d427e7c1d8
4 changed files with 506 additions and 506 deletions

View File

@@ -9,7 +9,7 @@ reqwest = { version = "0.11.22", features = ["json"] }
serde = "1.0"
serde_json = "1.0"
serde_derive = "1.0"
rand = "0.6.5"
rand = "0.8.5"
regex = "1.3.4"
futures = { version = "0.3.11", features = ["thread-pool"] }
surf = "1.0.3"