From bf61285759d03218898f3095b14b1eea5c6e279a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=93=D1=80=D0=B8=D0=B3=D0=BE=D1=80=D0=B8=D0=B9=20=D0=A1?= =?UTF-8?q?=D0=B0=D1=84=D1=80=D0=BE=D0=BD=D0=BE=D0=B2?= Date: Sun, 30 Nov 2025 17:01:12 +0000 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bd98ecd..0b70038 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -78,4 +78,4 @@ name = "integration_tests" path = "tests/integration_tests.rs" harness = true -# Убираем дублирующуюся секцию bin, так как тесты уже определены в [[test]] +