From eb5c1e031ee69e4eef68d3054c973ded23dc8e64 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Thu, 17 Jul 2025 23:15:31 +0100 Subject: applies formatting --- schist_backend/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'schist_backend') diff --git a/schist_backend/Cargo.toml b/schist_backend/Cargo.toml index 1faa9d8..ac67316 100644 --- a/schist_backend/Cargo.toml +++ b/schist_backend/Cargo.toml @@ -4,8 +4,8 @@ version = "0.1.0" edition = "2021" [dependencies] -chrono = { workspace = true, features = ["serde"] } cfg-if = { workspace = true } +chrono = { workspace = true, features = ["serde"] } diesel = { workspace = true, features = ["sqlite"] } diesel_migrations = { workspace = true } libsqlite3-sys = { workspace = true, features = ["bundled"] } -- cgit v1.2.3