snp500_data 0.1.0

Gets updated basic information the S&P-500 constituations
[dependencies.datetime]
version = "0.5.2"

[dependencies.parse_wiki_text]
version = "0.1.5"

[dependencies.polars-core]
features = ["rows"]
version = "0.31.1"

[dependencies.reqwest]
version = "0.11"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0.103"

[dependencies.tokio]
features = ["full"]
version = "1"

[dependencies.wikitext-parser]
version = "0.3.0"

[package]
description = "Gets updated basic information the S&P-500 constituations"
edition = "2021"
license = "MIT"
name = "snp500_data"
version = "0.1.0"