snp500_data 0.2.0

Gets updated basic information the SnP-500 constituants
Documentation
[dependencies.anyhow]
version = "1.0.72"

[dependencies.chrono]
version = "0.4.26"

[dependencies.datetime]
version = "0.5.2"

[dependencies.parse_wiki_text]
version = "0.1.5"

[dependencies.polars]
features = ["object"]
version = "0.31.1"

[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.tokio-test]
version = "0.4.2"

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

[package]
categories = ["Finance"]
description = "Gets updated basic information the SnP-500 constituants"
edition = "2021"
keywords = ["snp500", "symbols", "finance", "stocks"]
license = "MIT"
name = "snp500_data"
readme = "README.md"
repository = "https://github.com/austinjp17/snp500-data-retrieval"
rust-version = "1.71.0"
version = "0.2.0"