[package] name = "acrate-core" version = "0.1.0" edition = "2021" [dependencies] diesel = "2.2.4" diesel_migrations = "2.2.0" [lints.clippy] tabs-in-doc-comments = "allow"