summaryrefslogtreecommitdiff
path: root/scripts/native-utils/Cargo.toml
AgeCommit message (Expand)Author
2023-09-12Refactor (#291)nzbr
2023-09-10fix(deps): update rust crate log to 0.4.20 (#287)renovate[bot]
2023-09-09fix(deps): update rust crate anyhow to 1.0.75renovate[bot]
2023-09-09fix: pin rust dependencies; undo cargo lock updatenzbr
2023-02-01feat: use a Rust tool to do the PATH manipulationsK900