[dependencies.chrono]
version = "^0.4"
[dependencies.crash_orm]
features = ["with-chrono"]
version = "0.1.5"
[package]
categories = ["database"]
description = "Migrations for Crash ORM"
documentation = "https://github.com/Cr4shd3v/crash_orm/blob/master/docs/Readme.md"
edition = "2021"
homepage = "https://github.com/Cr4shd3v/crash_orm"
keywords = ["async", "database", "migration"]
license = "MIT"
name = "crash_orm_migration"
readme = "Readme.md"
repository = "https://github.com/Cr4shd3v/crash_orm"
version = "0.1.2"