From a943f7a939e5c94d7f6e345534b7b2068829d959 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 22 Feb 2025 10:17:41 +0200 Subject: [PATCH] test repository version --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 70dab0f..13ad077 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,5 +17,6 @@ regex = "1.11.1" titanite = "0.1.2" # development -# [patch.crates-io] +[patch.crates-io] # titanite = { path = "../titanite" } +titanite = { git = "https://github.com/YGGverse/titanite.git" }