feat: update rust debug
This commit is contained in:
parent
d03ad5f526
commit
727dc5968d
|
|
@ -56,8 +56,8 @@ return {
|
|||
app_name = function()
|
||||
return get_program_name()
|
||||
end,
|
||||
rust_env = 'local',
|
||||
rust_backtrace = 'full',
|
||||
RUST_ENV = 'local',
|
||||
RUST_BACKTRACE = 'full',
|
||||
},
|
||||
cwd = '${workspaceFolder}',
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue