diff options
| author | Bond_009 <bond.009@outlook.com> | 2022-06-28 16:08:50 +0200 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2022-06-28 16:08:50 +0200 |
| commit | a17ff92c533ec33e1c14c40012f942b63f0ea742 (patch) | |
| tree | 48b16566dabdffead6c4e11377daa0bd3e6d339a /exports | |
| parent | a3b3d5af3579fb722195ad7aa77f6fc009f4fdb1 (diff) | |
Disable full Rust bactraces
Diffstat (limited to 'exports')
| -rw-r--r-- | exports/.exports | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exports/.exports b/exports/.exports index fc1b784..55c1e8b 100644 --- a/exports/.exports +++ b/exports/.exports @@ -35,4 +35,4 @@ export DOTNET_CLI_TELEMETRY_OPTOUT=1 export DOTNET_NOLOGO=1 # RUST -export RUST_BACKTRACE=full +export RUST_BACKTRACE=1 |
