Update Cargo.toml

This commit is contained in:
2025-11-30 17:01:12 +00:00
parent 5ea6cf66b5
commit bf61285759

View File

@@ -78,4 +78,4 @@ name = "integration_tests"
path = "tests/integration_tests.rs" path = "tests/integration_tests.rs"
harness = true harness = true
# Убираем дублирующуюся секцию bin, так как тесты уже определены в [[test]]