From 102498fa3505102030f04b1cffedea4bf06dbcae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=28=D0=A5?= =?UTF-8?q?=D1=80=D0=B0=D0=BC=D1=8B=D1=87=D0=AA=29=20=D0=A5=D1=80=D0=B0?= =?UTF-8?q?=D0=BC=D0=BE=D0=B2?= Date: Fri, 16 May 2025 23:10:09 +0300 Subject: [PATCH] =?UTF-8?q?alr-toml=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- alr.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 alr.toml diff --git a/alr.toml b/alr.toml new file mode 100644 index 0000000..4ec1c65 --- /dev/null +++ b/alr.toml @@ -0,0 +1,2 @@ +[repo] +minVersion = "v0.0.14"