From 853efb1a222f2613feaa9db4fdb656f76413d880 Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 24 Feb 2025 02:56:23 +0200 Subject: [PATCH] use stable `titanite` version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ab6faec..4bda2a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,4 +19,4 @@ titanite = "0.3.0" # development [patch.crates-io] # titanite = { path = "../titanite" } -titanite = { git = "https://github.com/YGGverse/titanite.git" } +# titanite = { git = "https://github.com/YGGverse/titanite.git" }