aboutsummaryrefslogtreecommitdiff
path: root/lua/tasks/module/cargo.lua
Commit message (Collapse)AuthorAgeFilesLines
* Fix cargo module load when executable is not present (#19)undyamon2023-11-291-2/+6
| | | Closes #17.
* Apply formattingHennadii Chernyshchyk2023-03-291-2/+3
|
* Detect project from global argumentsHennadii Chernyshchyk2022-09-281-2/+2
| | | | Because debug arguments are passed directly to the running program.
* Initial commitHennadii Chernyshchyk2022-09-101-0/+171