[package] name = "test-package-1234" version = "0.1.0" edition = "2021" description = "test-description" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] #azure_core = "0.17.0" #azure_identity = "0.17.0" #azure_storage = "0.17.0" #azure_storage_blobs = "0.17.0" #flate2 = "1.0.28" #polars = { version = "0.35.4", features = ["lazy", "nightly", "performant", "cse", "strings", "dtype-categorical"] } #reqwest = "0.11.22" #tokio = { version = "1.34.0", features = ["full"] }