From 11abf8128d619282498c4b2572f73421e8adf300 Mon Sep 17 00:00:00 2001 From: gennyble Date: Sat, 15 Feb 2025 11:56:56 -0600 Subject: Use git for cutie --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 11acd42..41dba62 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ tokio-util = { version = "0.7.10", features = ["io"] } confindent = { git = "https://github.com/gennyble/confindent", branch = "v3.0-writing", features = [ "macros", ] } -cutie = { path = "../cutie" } +cutie = { git ="https://git.nyble.dev/cutie" } tracing = "0.1.40" tracing-subscriber = { version = "0.3.18", features = ["env-filter"] } time = { version = "0.3.36", features = [ @@ -26,6 +26,7 @@ time = { version = "0.3.36", features = [ ] } sha2 = "0.10.8" url = "2.5.0" +rusqlite = "0.33.0" # for generating Atom URNs [dependencies.rand] -- cgit 1.4.1-3-g733a5