[dependencies.async-std]
features = ["attributes"]
version = "1.12.0"
[dependencies.sqlx]
features = ["runtime-async-std-native-tls", "postgres"]
version = "0.6.3"
[package]
description = "A rust-based migration tool using postgres"
edition = "2021"
license = "MIT"
name = "yadbmt"
readme = "README.md"
repository = "https://github.com/vibovenkat123/yadbmt"
version = "0.1.1"