2022-02-04 15:42:05 +00:00

11 lines
286 B
TOML

[package]
name = "telenore-scam-destroyer"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
reqwest = { version = "0.11", features = ["json","blocking"] }
rand = "0.8"
threadpool = "1.8"