cqlmig 0.0.1

Base package of cqlmig.
Documentation
[dependencies.async-trait]
version = "0.1.61"

[dependencies.regex]
version = "1.7.1"

[dependencies.ring]
version = "0.16.20"

[dev-dependencies.tokio]
features = ["macros", "rt-multi-thread"]
version = "1.23.0"

[package]
description = "Base package of cqlmig."
documentation = "https://github.com/rm3dom/cqlmig"
edition = "2021"
homepage = "https://github.com/rm3dom/cqlmig"
keywords = ["cassandra", "scylladb", "migration", "cassandradb", "cql"]
license = "MIT OR Apache-2.0"
name = "cqlmig"
readme = "README.md"
repository = "https://github.com/rm3dom/cqlmig"
resolver = "1"
version = "0.0.1"