mirror of
https://gitlab.com/ArkHost/HelixNotes.git
synced 2026-07-23 23:35:57 +02:00
Exclude gen/ from Cargo package to fix iOS build fingerprint error
This commit is contained in:
@@ -6,6 +6,7 @@ authors = ["HelixNotes"]
|
||||
license = "AGPL-3.0-or-later"
|
||||
edition = "2021"
|
||||
rust-version = "1.77.2"
|
||||
exclude = ["gen/"]
|
||||
|
||||
[lib]
|
||||
name = "app_lib"
|
||||
|
||||
Reference in New Issue
Block a user