mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
Create cli.remap-path-prefix.md
This commit is contained in:
5
.changes/cli.remap-path-prefix.md
Normal file
5
.changes/cli.remap-path-prefix.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"cli.rs": "patch"
|
||||
---
|
||||
|
||||
Configure the rust compiler to truncate absolute paths in panic messages and debug symbols when building in release mode. This prevents a possible leak of PII through absolute paths.
|
||||
Reference in New Issue
Block a user