From 557edb1abd9cc013c9f42fc31e85120bbcf94d76 Mon Sep 17 00:00:00 2001 From: nora <48135649+Noratrieb@users.noreply.github.com> Date: Sun, 3 Aug 2025 16:44:28 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cdb9f28..8b52a2c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # cargo-bisect-rustc-service + +**⚠️ this service has been turned off due to lack of usage ⚠️** + +if you think it's useful you should tell me so i can turn it on again + a small web service that bisects rustc for you https://nilstrieb.dev/bisect-rustc From 95480163c94350602599f0f5ccd26a792a6d0f1a Mon Sep 17 00:00:00 2001 From: nora <48135649+Noratrieb@users.noreply.github.com> Date: Sun, 3 Aug 2025 17:27:10 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b52a2c..7169cf2 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ if you think it's useful you should tell me so i can turn it on again a small web service that bisects rustc for you -https://nilstrieb.dev/bisect-rustc +https://bisect-rustc.noratrieb.dev