Skip to content

Instantly share code, notes, and snippets.

@sravantit25
Created February 16, 2023 16:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sravantit25/53c21e78591137d44befc793f03b91e3 to your computer and use it in GitHub Desktop.
Save sravantit25/53c21e78591137d44befc793f03b91e3 to your computer and use it in GitHub Desktop.
[package]
name = "deltalake_trello"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
deltalake = { version = "0.7.0" }
futures = "0.3"
tokio = { version = "1.23.0", features = ["full"] }
arrow = { version = "28" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment