# 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 = "flowfine" version = "0.0.3" description = "ScyllaDB and Cassandra migration tool" license = "MIT" [dependencies.async-trait] version = "0.1.73" [dependencies.chrono] version = "0.4.27" [dependencies.itertools] version = "0.11.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.nanoid] version = "0.4.0" [dependencies.regex] version = "1.9.4" [dependencies.rstest] version = "0.18.2" [dependencies.scylla] version = "0.9.0" [dependencies.sha2] version = "0.10" [dependencies.thiserror] version = "1.0" [dependencies.tokio] version = "1.12" features = ["full"]