mirror of
https://github.com/fosskers/cargo-aur.git
synced 2026-04-28 06:47:33 -05:00
1.3.0
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# `cargo-aur` Changelog
|
||||
|
||||
## 1.3.0 (2021-04-05)
|
||||
|
||||
#### Changed
|
||||
|
||||
- `cargo aur` no longer outputs `options=("strip")`, since this is set by
|
||||
default in `/etc/makepkg.conf`.
|
||||
|
||||
## 1.2.0 (2020-08-24)
|
||||
|
||||
#### Added
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "cargo-aur"
|
||||
version = "1.2.0"
|
||||
version = "1.3.0"
|
||||
authors = ["Colin Woodbury <colin@fosskers.ca>"]
|
||||
edition = "2018"
|
||||
description = "Prepare Rust projects to be released on the Arch Linux User Repository."
|
||||
|
||||
Reference in New Issue
Block a user