From 51754b4fe14eab73b48a5238f65bcb60f3175a52 Mon Sep 17 00:00:00 2001
From: Vika <vika@fireburn.ru>
Date: Mon, 30 Dec 2024 22:59:10 +0300
Subject: fixup! microformats: 0.9.1 -> 0.12.0

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index e0047b4..019786f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,7 @@ default-run = "kittybox"
 autobins = false
 
 [features]
-default = ["rustls", "postgres", "cli"]
+default = ["rustls", "postgres"]
 #util = ["anyhow"]
 #migration = ["util"]
 webauthn = ["openssl", "dep:webauthn"]
-- 
cgit 1.4.1