add back field-titles

This commit is contained in:
NamedNeon 2023-09-13 15:08:10 -04:00
parent f6225b1027
commit 7fbc8f902d

View File

@ -20,3 +20,6 @@ opt-level = "z"
lto = true
codegen-units = 1
panic = "abort"
[features]
field-titles = []