# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "thund-delta" version = "0.0.1" authors = ["Rickard Ernst Björn Lundin "] description = "Thund Delta functionality" homepage = "https://github.com/Ignalina/thund.rs" keywords = [ "alloy", "delta", "rust", "bridge", "arrow", ] license = "MIT-0" resolver = "1" [lib] crate-type = ["dylib"] [dependencies.arrow2] version = "0.14.2" [dependencies.arrowalloy] version = "0.0.3" [dependencies.chrono] version = "0.4.22"