Skip to content

Commit 76548ba

Browse files
committed
release: 0.4.5
2 parents e2da942 + 35fb8e3 commit 76548ba

File tree

6 files changed

+46
-65
lines changed

6 files changed

+46
-65
lines changed

CREDITS.md

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,48 @@
11
# Project Dependencies
22
Package: cargo-bashman
3-
Version: 0.4.4
4-
Generated: 2023-11-16 20:23:00 UTC
3+
Version: 0.4.5
4+
Generated: 2024-02-08 19:39:10 UTC
55

66
| Package | Version | Author(s) | License |
77
| ---- | ---- | ---- | ---- |
8-
| [adbyss_psl](https://github.com/Blobfolio/adbyss) | 0.9.2 | [Josh Stoik](mailto:[email protected]) | WTFPL |
9-
| [ahash](https://github.com/tkaitchuck/ahash) | 0.8.6 | [Tom Kaitchuck](mailto:[email protected]) | Apache-2.0 or MIT |
10-
| [argyle](https://github.com/Blobfolio/argyle) | 0.6.8 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
11-
| [bashman_core](https://github.com/Blobfolio/bashman) | 0.4.4 | [Josh Stoik](mailto:[email protected]) | WTFPL |
8+
| [adbyss_psl](https://github.com/Blobfolio/adbyss) | 0.9.5 | [Josh Stoik](mailto:[email protected]) | WTFPL |
9+
| [ahash](https://github.com/tkaitchuck/ahash) | 0.8.7 | [Tom Kaitchuck](mailto:[email protected]) | Apache-2.0 or MIT |
10+
| [argyle](https://github.com/Blobfolio/argyle) | 0.7.1 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
11+
| [bashman_core](https://github.com/Blobfolio/bashman) | 0.4.5 | [Josh Stoik](mailto:[email protected]) | WTFPL |
1212
| [camino](https://github.com/camino-rs/camino) | 1.1.6 | [Without Boats](mailto:[email protected]), [Ashley Williams](mailto:[email protected]), [Steve Klabnik](mailto:[email protected]), and [Rain](mailto:[email protected]) | Apache-2.0 or MIT |
13-
| [cargo-platform](https://github.com/rust-lang/cargo) | 0.1.4 | | Apache-2.0 or MIT |
13+
| [cargo-platform](https://github.com/rust-lang/cargo) | 0.1.6 | | Apache-2.0 or MIT |
1414
| [cargo_metadata](https://github.com/oli-obk/cargo_metadata) | 0.18.1 | [Oliver Schneider](mailto:[email protected]) | MIT |
1515
| [cfg-if](https://github.com/alexcrichton/cfg-if) | 1.0.0 | [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
16-
| [dactyl](https://github.com/Blobfolio/dactyl) | 0.6.0 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
16+
| [dactyl](https://github.com/Blobfolio/dactyl) | 0.7.0 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
1717
| [equivalent](https://github.com/cuviper/equivalent) | 1.0.1 | | Apache-2.0 or MIT |
18-
| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.11.8 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
19-
| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.14.2 | [Amanieu d'Antras](mailto:[email protected]) | Apache-2.0 or MIT |
20-
| [indexmap](https://github.com/bluss/indexmap) | 2.1.0 | | Apache-2.0 or MIT |
21-
| [itoa](https://github.com/dtolnay/itoa) | 1.0.9 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
18+
| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.12.0 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
19+
| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.14.3 | [Amanieu d'Antras](mailto:[email protected]) | Apache-2.0 or MIT |
20+
| [indexmap](https://github.com/indexmap-rs/indexmap) | 2.2.2 | | Apache-2.0 or MIT |
21+
| [itoa](https://github.com/dtolnay/itoa) | 1.0.10 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
2222
| [libdeflate-sys](https://github.com/adamkewley/libdeflater) | 1.19.0 | [Adam Kewley](mailto:[email protected]) | Apache-2.0 |
2323
| [libdeflater](https://github.com/adamkewley/libdeflater) | 1.19.0 | [Adam Kewley](mailto:[email protected]) | Apache-2.0 |
24-
| [memchr](https://github.com/BurntSushi/memchr) | 2.6.4 | [Andrew Gallant](mailto:[email protected]) and bluss | MIT or Unlicense |
24+
| [memchr](https://github.com/BurntSushi/memchr) | 2.7.1 | [Andrew Gallant](mailto:[email protected]) and bluss | MIT or Unlicense |
2525
| [oxford_join](https://github.com/Blobfolio/oxford_join) | 0.2.9 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
26-
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.69 | [David Tolnay](mailto:[email protected]) and [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
27-
| [quote](https://github.com/dtolnay/quote) | 1.0.33 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
28-
| [ryu](https://github.com/dtolnay/ryu) | 1.0.15 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or BSL-1.0 |
29-
| [semver](https://github.com/dtolnay/semver) | 1.0.20 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
30-
| [serde](https://github.com/serde-rs/serde) | 1.0.192 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
31-
| [serde_derive](https://github.com/serde-rs/serde) | 1.0.192 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
32-
| [serde_json](https://github.com/serde-rs/json) | 1.0.108 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
33-
| [serde_spanned](https://github.com/toml-rs/toml) | 0.6.4 | | Apache-2.0 or MIT |
34-
| [syn](https://github.com/dtolnay/syn) | 2.0.39 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
35-
| [thiserror](https://github.com/dtolnay/thiserror) | 1.0.50 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
36-
| [thiserror-impl](https://github.com/dtolnay/thiserror) | 1.0.50 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
26+
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.78 | [David Tolnay](mailto:[email protected]) and [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
27+
| [quote](https://github.com/dtolnay/quote) | 1.0.35 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
28+
| [ryu](https://github.com/dtolnay/ryu) | 1.0.16 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or BSL-1.0 |
29+
| [semver](https://github.com/dtolnay/semver) | 1.0.21 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
30+
| [serde](https://github.com/serde-rs/serde) | 1.0.196 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
31+
| [serde_derive](https://github.com/serde-rs/serde) | 1.0.196 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
32+
| [serde_json](https://github.com/serde-rs/json) | 1.0.113 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
33+
| [serde_spanned](https://github.com/toml-rs/toml) | 0.6.5 | | Apache-2.0 or MIT |
34+
| [syn](https://github.com/dtolnay/syn) | 2.0.48 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
35+
| [thiserror](https://github.com/dtolnay/thiserror) | 1.0.56 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
36+
| [thiserror-impl](https://github.com/dtolnay/thiserror) | 1.0.56 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
3737
| [tinyvec](https://github.com/Lokathor/tinyvec) | 1.6.0 | [Lokathor](mailto:[email protected]) | Apache-2.0, MIT, or Zlib |
3838
| [tinyvec_macros](https://github.com/Soveu/tinyvec_macros) | 0.1.1 | [Soveu](mailto:[email protected]) | Apache-2.0, MIT, or Zlib |
39-
| [toml](https://github.com/toml-rs/toml) | 0.8.8 | [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
39+
| [toml](https://github.com/toml-rs/toml) | 0.8.10 | [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
4040
| [toml_datetime](https://github.com/toml-rs/toml) | 0.6.5 | [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
41-
| [toml_edit](https://github.com/toml-rs/toml) | 0.21.0 | [Andronik Ordian](mailto:[email protected]) and [Ed Page](mailto:[email protected]) | Apache-2.0 or MIT |
41+
| [toml_edit](https://github.com/toml-rs/toml) | 0.22.4 | [Andronik Ordian](mailto:[email protected]) and [Ed Page](mailto:[email protected]) | Apache-2.0 or MIT |
4242
| [trimothy](https://github.com/Blobfolio/trimothy) | 0.2.2 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
43-
| [unicode-bidi](https://github.com/servo/unicode-bidi) | 0.3.13 | The Servo Project Developers | Apache-2.0 or MIT |
43+
| [unicode-bidi](https://github.com/servo/unicode-bidi) | 0.3.15 | The Servo Project Developers | Apache-2.0 or MIT |
4444
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | 1.0.12 | [David Tolnay](mailto:[email protected]) | Apache-2.0 AND Unicode-DFS-2016 or MIT |
4545
| [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | 0.1.22 | [kwantam](mailto:[email protected]) and [Manish Goregaokar](mailto:[email protected]) | Apache-2.0 or MIT |
46-
| [utc2k](https://github.com/Blobfolio/utc2k) | 0.7.0 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
47-
| [winnow](https://github.com/winnow-rs/winnow) | 0.5.19 | | MIT |
48-
| [zerocopy](https://github.com/google/zerocopy) | 0.7.26 | [Joshua Liebow-Feeser](mailto:[email protected]) | Apache-2.0, BSD-2-Clause, or MIT |
46+
| [utc2k](https://github.com/Blobfolio/utc2k) | 0.8.0 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
47+
| [winnow](https://github.com/winnow-rs/winnow) | 0.5.39 | | MIT |
48+
| [zerocopy](https://github.com/google/zerocopy) | 0.7.32 | [Joshua Liebow-Feeser](mailto:[email protected]) | Apache-2.0, BSD-2-Clause, or MIT |

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ path = true
272272

273273
See also: [CREDITS.md](CREDITS.md)
274274

275-
Copyright © 2023 [Blobfolio, LLC](https://blobfolio.com) <[email protected]>
275+
Copyright © 2024 [Blobfolio, LLC](https://blobfolio.com) <[email protected]>
276276

277277
This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2.
278278

bashman/Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-bashman"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
license = "WTFPL"
55
authors = ["Josh Stoik <[email protected]>"]
66
edition = "2021"
@@ -11,14 +11,14 @@ publish = false
1111

1212
[package.metadata.deb]
1313
maintainer = "Josh Stoik <[email protected]>"
14-
copyright = "2022, Blobfolio, LLC <[email protected]>"
14+
copyright = "2024, Blobfolio, LLC <[email protected]>"
1515
license-file = ["../LICENSE", "0"]
1616
revision = "1"
1717
depends = "$auto"
1818
extended-description = ""
1919
section = "rust"
2020
assets = [
21-
["../target/x86_64-unknown-linux-gnu/release/cargo-bashman", "usr/bin/", "755"],
21+
["../target/release/cargo-bashman", "usr/bin/", "755"],
2222
["../release/completions/cargo-bashman.bash", "etc/bash_completion.d/", "644"],
2323
["../release/man/cargo-bashman.1.gz", "usr/share/man/man1/", "644"],
2424
]
@@ -66,8 +66,8 @@ label = "<Cargo.toml>"
6666
path = true
6767

6868
[dependencies]
69-
argyle = "0.6.*"
70-
fyi_msg = "0.11.*"
69+
argyle = "0.7.*"
70+
fyi_msg = "0.12.*"
7171

7272
[dependencies.bashman_core]
7373
path = "../bashman_core"

bashman_core/Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bashman_core"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
license = "WTFPL"
55
authors = ["Josh Stoik <[email protected]>"]
66
edition = "2021"
@@ -11,14 +11,14 @@ publish = false
1111

1212
[dependencies]
1313
adbyss_psl = "0.9.*"
14-
argyle = "0.6.*"
14+
argyle = "0.7.*"
1515
cargo_metadata = "=0.18.1"
16-
fyi_msg = "0.11.*"
17-
indexmap = "2.1.*"
16+
fyi_msg = "0.12.*"
17+
indexmap = "2.2.*"
1818
libdeflater = "=1.19.0"
1919
oxford_join = "0.2.*"
2020
trimothy = "0.2.*"
21-
utc2k = "0.7.*"
21+
utc2k = "0.8.*"
2222

2323
[dependencies.serde]
2424
version = "1.0.*"

justfile

Lines changed: 3 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,12 @@ pkg_dir1 := justfile_directory() + "/bashman"
2121
pkg_dir2 := justfile_directory() + "/bashman_core"
2222

2323
cargo_dir := "/tmp/" + pkg_id + "-cargo"
24-
cargo_bin := cargo_dir + "/x86_64-unknown-linux-gnu/release/" + pkg_id
24+
cargo_bin := cargo_dir + "/release/" + pkg_id
2525
doc_dir := justfile_directory() + "/doc"
2626
release_dir := justfile_directory() + "/release"
2727

28+
export RUSTFLAGS := "-C target-cpu=x86-64-v3"
29+
2830

2931

3032
# Build Release!
@@ -33,7 +35,6 @@ release_dir := justfile_directory() + "/release"
3335
cargo build \
3436
--bin "{{ pkg_id }}" \
3537
--release \
36-
--target x86_64-unknown-linux-gnu \
3738
--target-dir "{{ cargo_dir }}"
3839

3940

@@ -75,32 +76,14 @@ release_dir := justfile_directory() + "/release"
7576
cargo clippy \
7677
--workspace \
7778
--release \
78-
--target x86_64-unknown-linux-gnu \
7979
--target-dir "{{ cargo_dir }}"
8080

8181

82-
# Build Docs.
83-
@doc:
84-
# Make the docs.
85-
cargo doc \
86-
--workspace \
87-
--release \
88-
--no-deps \
89-
--target x86_64-unknown-linux-gnu \
90-
--target-dir "{{ cargo_dir }}"
91-
92-
# Move the docs and clean up ownership.
93-
[ ! -d "{{ doc_dir }}" ] || rm -rf "{{ doc_dir }}"
94-
mv "{{ cargo_dir }}/x86_64-unknown-linux-gnu/doc" "{{ justfile_directory() }}"
95-
just _fix-chown "{{ doc_dir }}"
96-
97-
9882
# Test Run.
9983
@run +ARGS:
10084
cargo run \
10185
--bin "{{ pkg_id }}" \
10286
--release \
103-
--target x86_64-unknown-linux-gnu \
10487
--target-dir "{{ cargo_dir }}" \
10588
-- {{ ARGS }}
10689

@@ -110,12 +93,10 @@ release_dir := justfile_directory() + "/release"
11093
clear
11194
cargo test \
11295
--workspace \
113-
--target x86_64-unknown-linux-gnu \
11496
--target-dir "{{ cargo_dir }}"
11597
cargo test \
11698
--release \
11799
--workspace \
118-
--target x86_64-unknown-linux-gnu \
119100
--target-dir "{{ cargo_dir }}"
120101

121102

release/man/cargo-bashman.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
.TH "CARGO BASHMAN" "1" "November 2023" "Cargo BashMan v0.4.4" "User Commands"
1+
.TH "CARGO BASHMAN" "1" "February 2024" "Cargo BashMan v0.4.5" "User Commands"
22
.SH NAME
3-
Cargo BashMan \- Manual page for cargo\-bashman v0.4.4.
3+
Cargo BashMan \- Manual page for cargo\-bashman v0.4.5.
44
.SH DESCRIPTION
55
A Cargo plugin to generate BASH completions and MAN pages.
66
.SS USAGE:

0 commit comments

Comments
 (0)