added ids for companies

This commit is contained in:
2026-01-12 23:03:01 +01:00
parent 1d025a04ce
commit 4ea0c78d3d
4 changed files with 133 additions and 56 deletions

2
Cargo.lock generated
View File

@@ -3508,6 +3508,7 @@ version = "1.18.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2"
dependencies = [
"getrandom 0.3.4",
"js-sys",
"wasm-bindgen",
]
@@ -3670,6 +3671,7 @@ dependencies = [
"tracing-subscriber",
"url",
"urlencoding",
"uuid",
"walkdir",
"yfinance-rs",
"zip",