Skip to content

Commit

Permalink
release: 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstoik1 committed Sep 6, 2022
2 parents a9c150b + b01e3ae commit 760da2d
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 24 deletions.
34 changes: 16 additions & 18 deletions CREDITS.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# Project Dependencies
Package: flaca
Version: 2.0.4
Generated: 2022-08-19 05:32:31 UTC
Version: 2.0.5
Generated: 2022-09-06 19:16:17 UTC

| Package | Version | Author(s) | License |
| ---- | ---- | ---- | ---- |
| [adler](https://github.com/jonas-schievink/adler.git) | 1.0.2 | [Jonas Schievink](mailto:[email protected]) | 0BSD, Apache-2.0, or MIT |
| [adler32](https://github.com/remram44/adler32-rs) | 1.2.0 | [Remi Rampin](mailto:[email protected]) | Zlib |
| [ahash](https://github.com/tkaitchuck/ahash) | 0.8.0 | [Tom Kaitchuck](mailto:[email protected]) | Apache-2.0 or MIT |
| [argyle](https://github.com/Blobfolio/argyle) | 0.6.2 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [bit-vec](https://github.com/contain-rs/bit-vec) | 0.6.3 | [Alexis Beingessner](mailto:[email protected]) | Apache-2.0 or MIT |
Expand All @@ -16,41 +15,40 @@
| [byteorder](https://github.com/BurntSushi/byteorder) | 1.4.3 | [Andrew Gallant](mailto:[email protected]) | MIT or Unlicense |
| [cfg-if](https://github.com/alexcrichton/cfg-if) | 1.0.0 | [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
| [color_quant](https://github.com/image-rs/color_quant.git) | 1.1.0 | [nwin](mailto:[email protected]) | MIT |
| [crc](https://github.com/mrhooray/crc-rs.git) | 2.1.0 | [Rui Hu](mailto:[email protected]) and [Akhil Velagapudi](mailto:[email protected]) | Apache-2.0 or MIT |
| [crc-catalog](https://github.com/akhilles/crc-catalog.git) | 1.1.1 | [Akhil Velagapudi](mailto:[email protected]) | Apache-2.0 or MIT |
| [crc](https://github.com/mrhooray/crc-rs.git) | 3.0.0 | [Rui Hu](mailto:[email protected]) and [Akhil Velagapudi](mailto:[email protected]) | Apache-2.0 or MIT |
| [crc-catalog](https://github.com/akhilles/crc-catalog.git) | 2.1.0 | [Akhil Velagapudi](mailto:[email protected]) | Apache-2.0 or MIT |
| [crc32fast](https://github.com/srijs/rust-crc32fast) | 1.3.2 | [Sam Rijs](mailto:[email protected]) and [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
| [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | 0.5.6 | | Apache-2.0 or MIT |
| [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | 0.8.2 | | Apache-2.0 or MIT |
| [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | 0.9.10 | | Apache-2.0 or MIT |
| [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | 0.8.11 | | Apache-2.0 or MIT |
| [ctrlc](https://github.com/Detegr/rust-ctrlc.git) | 3.2.3 | [Antti Keränen](mailto:[email protected]) | Apache-2.0 or MIT |
| [dactyl](https://github.com/Blobfolio/dactyl) | 0.4.2 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [deflate](https://github.com/image-rs/deflate-rs) | 0.8.6 | [oyvindln](mailto:[email protected]) | Apache-2.0 or MIT |
| [dactyl](https://github.com/Blobfolio/dactyl) | 0.4.4 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [dowser](https://github.com/Blobfolio/dowser) | 0.5.3 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [either](https://github.com/bluss/either) | 1.8.0 | bluss | Apache-2.0 or MIT |
| [fastrand](https://github.com/smol-rs/fastrand) | 1.8.0 | [Stjepan Glavina](mailto:[email protected]) | Apache-2.0 or MIT |
| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.9.15 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [flate2](https://github.com/rust-lang/flate2-rs) | 1.0.24 | [Alex Crichton](mailto:[email protected]) and [Josh Triplett](mailto:[email protected]) | Apache-2.0 or MIT |
| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.10.0 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
| [getrandom](https://github.com/rust-random/getrandom) | 0.2.7 | The Rand Project Developers | Apache-2.0 or MIT |
| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.12.3 | [Amanieu d'Antras](mailto:[email protected]) | Apache-2.0 or MIT |
| [image](https://github.com/image-rs/image) | 0.23.14 | The image-rs Developers | MIT |
| [image](https://github.com/image-rs/image) | 0.24.3 | The image-rs Developers | MIT |
| [indexmap](https://github.com/bluss/indexmap) | 1.9.1 | | Apache-2.0 or MIT |
| [itertools](https://github.com/rust-itertools/itertools) | 0.10.3 | bluss | Apache-2.0 or MIT |
| [libc](https://github.com/rust-lang/libc) | 0.2.132 | The Rust Project Developers | Apache-2.0 or MIT |
| [libdeflate-sys](https://github.com/adamkewley/libdeflater) | 0.7.5 | [Adam Kewley](mailto:[email protected]) | Apache-2.0 |
| [libdeflater](https://github.com/adamkewley/libdeflater) | 0.7.5 | [Adam Kewley](mailto:[email protected]) | Apache-2.0 |
| [libdeflate-sys](https://github.com/adamkewley/libdeflater) | 0.10.0 | [Adam Kewley](mailto:[email protected]) | Apache-2.0 |
| [libdeflater](https://github.com/adamkewley/libdeflater) | 0.10.0 | [Adam Kewley](mailto:[email protected]) | Apache-2.0 |
| [log](https://github.com/rust-lang/log) | 0.4.17 | The Rust Project Developers | Apache-2.0 or MIT |
| [memoffset](https://github.com/Gilnaa/memoffset) | 0.6.5 | [Gilad Naaman](mailto:[email protected]) | MIT |
| [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) | 0.3.7 | [Frommi](mailto:[email protected]) and [oyvindln](mailto:[email protected]) | MIT |
| [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) | 0.5.3 | [Frommi](mailto:[email protected]) and [oyvindln](mailto:[email protected]) | Apache-2.0, MIT, or Zlib |
| [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) | 0.5.4 | [Frommi](mailto:[email protected]) and [oyvindln](mailto:[email protected]) | Apache-2.0, MIT, or Zlib |
| [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) | 0.6.2 | [Frommi](mailto:[email protected]) and [oyvindln](mailto:[email protected]) | Apache-2.0, MIT, or Zlib |
| [mozjpeg-sys](https://github.com/kornelski/mozjpeg-sys.git) | 1.0.3 | [Kornel](mailto:[email protected]) | IJG |
| [num-integer](https://github.com/rust-num/num-integer) | 0.1.45 | The Rust Project Developers | Apache-2.0 or MIT |
| [num-iter](https://github.com/rust-num/num-iter) | 0.1.43 | The Rust Project Developers | Apache-2.0 or MIT |
| [num-rational](https://github.com/rust-num/num-rational) | 0.3.2 | The Rust Project Developers | Apache-2.0 or MIT |
| [num-rational](https://github.com/rust-num/num-rational) | 0.4.1 | The Rust Project Developers | Apache-2.0 or MIT |
| [num-traits](https://github.com/rust-num/num-traits) | 0.2.15 | The Rust Project Developers | Apache-2.0 or MIT |
| [num_cpus](https://github.com/seanmonstar/num_cpus) | 1.13.1 | [Sean McArthur](mailto:[email protected]) | Apache-2.0 or MIT |
| [once_cell](https://github.com/matklad/once_cell) | 1.13.1 | [Aleksey Kladov](mailto:[email protected]) | Apache-2.0 or MIT |
| [oxipng](https://github.com/shssoichiro/oxipng) | 5.0.1 | [Joshua Holmer](mailto:[email protected]) | MIT |
| [png](https://github.com/image-rs/image-png.git) | 0.16.8 | [nwin](mailto:[email protected]) | Apache-2.0 or MIT |
| [once_cell](https://github.com/matklad/once_cell) | 1.14.0 | [Aleksey Kladov](mailto:[email protected]) | Apache-2.0 or MIT |
| [oxipng](https://github.com/shssoichiro/oxipng) | 6.0.0 | [Joshua Holmer](mailto:[email protected]) | MIT |
| [png](https://github.com/image-rs/image-png.git) | 0.17.6 | The image-rs Developers | Apache-2.0 or MIT |
| [rayon](https://github.com/rayon-rs/rayon) | 1.5.3 | [Niko Matsakis](mailto:[email protected]) and [Josh Stone](mailto:[email protected]) | Apache-2.0 or MIT |
| [rayon-core](https://github.com/rayon-rs/rayon) | 1.9.3 | [Niko Matsakis](mailto:[email protected]) and [Josh Stone](mailto:[email protected]) | Apache-2.0 or MIT |
| [remove_dir_all](https://github.com/XAMPPRocky/remove_dir_all.git) | 0.5.3 | [Aaronepower](mailto:[email protected]) | Apache-2.0 or MIT |
Expand Down
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "flaca"
version = "2.0.4"
version = "2.0.5"
license = "WTFPL"
authors = ["Josh Stoik <[email protected]>"]
edition = "2021"
Expand Down Expand Up @@ -103,15 +103,15 @@ rayon = "=1.5.3"
write_atomic = "0.2.*"

[dependencies.fyi_msg]
version = "0.9.*, >=0.9.8"
version = "0.10.*"
features = [ "progress" ]

[dependencies.mozjpeg-sys]
version = "=1.0.3"
features = [ "jpegtran" ]

[dependencies.oxipng]
version = "=5.0.1"
version = "=6.0.0"
default-features = false
features = [ "libdeflater" ]

Expand Down
4 changes: 2 additions & 2 deletions release/man/flaca.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.TH "FLACA" "1" "August 2022" "Flaca v2.0.4" "User Commands"
.TH "FLACA" "1" "September 2022" "Flaca v2.0.5" "User Commands"
.SH NAME
Flaca \- Manual page for flaca v2.0.4.
Flaca \- Manual page for flaca v2.0.5.
.SH DESCRIPTION
Brute\-force, lossless JPEG and PNG compression.
.SS USAGE:
Expand Down
3 changes: 2 additions & 1 deletion src/image/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,9 @@ pub(super) fn oxipng_options() -> OxipngOptions {

OxipngOptions {
backup: false,
pretend: false,
fix_errors: true,
check: false,
pretend: false,
force: false,
preserve_attrs: false,
filter: IndexSet::from([0, 1, 2, 3, 4, 5]),
Expand Down

0 comments on commit 760da2d

Please sign in to comment.