From b3960162246a0b675a0e9b03120640ecbf36d5b7 Mon Sep 17 00:00:00 2001 From: Bert Peters Date: Tue, 13 May 2025 15:24:52 +0200 Subject: [PATCH] Remove bors config --- bors.toml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 bors.toml diff --git a/bors.toml b/bors.toml deleted file mode 100644 index dbcad8a..0000000 --- a/bors.toml +++ /dev/null @@ -1,6 +0,0 @@ -status = [ - 'Rust project (1.70)', - 'Rust project (stable)', - 'Rust project (beta)', - 'Documentation build', -]