added gettin opnv setup files

This commit is contained in:
2025-12-09 19:23:54 +01:00
parent f95e9e2427
commit c2408d9a56
13 changed files with 478 additions and 53 deletions

2
Cargo.lock generated
View File

@@ -674,6 +674,7 @@ dependencies = [
"once_cell",
"rand 0.9.2",
"rayon",
"regex",
"reqwest",
"scraper",
"serde",
@@ -682,6 +683,7 @@ dependencies = [
"toml",
"tracing",
"tracing-subscriber",
"url",
"yfinance-rs",
"zip",
]