Update Cargo.toml

This commit is contained in:
Alexey 2026-03-24 21:41:14 +03:00 committed by GitHub
parent 803c2c0492
commit cfd516edf3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ name = "telemt"
version = "3.3.30" version = "3.3.30"
edition = "2024" edition = "2024"
[profile.release]
codegen-units = 1
[features] [features]
redteam_offline_expected_fail = [] redteam_offline_expected_fail = []