Revert "Exclude gen/ from Cargo package to fix iOS build fingerprint error"

This reverts commit 047a8b3c3d.
This commit is contained in:
Yuri Karamian
2026-07-09 17:08:14 +02:00
parent 047a8b3c3d
commit aa699007f7
-1
View File
@@ -6,7 +6,6 @@ authors = ["HelixNotes"]
license = "AGPL-3.0-or-later"
edition = "2021"
rust-version = "1.77.2"
exclude = ["gen/"]
[lib]
name = "app_lib"