adding in color
This commit is contained in:
@@ -6,3 +6,7 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
chrono = "0.4.26"
|
||||
colored = "2.0.0"
|
||||
reqwest = {version = "0.11", features = ["blocking"]}
|
||||
scraper = "0.16.0"
|
||||
|
||||
Reference in New Issue
Block a user