adding openfigi as identifier for company data
This commit is contained in:
8
Cargo.lock
generated
8
Cargo.lock
generated
@@ -602,6 +602,12 @@ dependencies = [
|
||||
"litrs",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "dotenvy"
|
||||
version = "0.15.7"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
|
||||
|
||||
[[package]]
|
||||
name = "dtoa"
|
||||
version = "1.0.10"
|
||||
@@ -661,9 +667,11 @@ dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
"csv",
|
||||
"dotenvy",
|
||||
"fantoccini",
|
||||
"flate2",
|
||||
"futures",
|
||||
"rand 0.9.2",
|
||||
"rayon",
|
||||
"reqwest",
|
||||
"scraper",
|
||||
|
||||
Reference in New Issue
Block a user