mirror of https://github.com/telemt/telemt.git
Update Cargo.toml
This commit is contained in:
parent
803c2c0492
commit
cfd516edf3
|
|
@ -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 = []
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue