mirror of
https://github.com/fosskers/cargo-aur.git
synced 2026-03-09 23:32:35 -05:00
[PR #13] [MERGED] Custom binary names #23
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosskers/cargo-aur/pull/13
Author: @fosskers
Created: 4/19/2022
Status: ✅ Merged
Merged: 4/20/2022
Merged by: @fosskers
Base:
master← Head:colin/binary-name📝 Commits (4)
84f4a74chore: bump dependenciesf837fd1feat: account for custom binary names7e35357feat: alter which names appear where6a1269edocs: update CHANGELOG📊 Changes
3 files changed (+57 additions, -20 deletions)
View changed files
📝
CHANGELOG.md(+9 -0)📝
Cargo.toml(+3 -2)📝
src/main.rs(+45 -18)📄 Description
This PR accounts for
[[bin]]sections inCargo.toml, allowing the specification of custom binary names.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.