Skip to content

Commit 3b7948a

Browse files
committed
release: 0.6.1
2 parents 3a9c9fc + 655d207 commit 3b7948a

File tree

8 files changed

+992
-935
lines changed

8 files changed

+992
-935
lines changed

CREDITS.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Project Dependencies
22
Package: guff
3-
Version: 0.6.0
3+
Version: 0.6.1
44
Target: x86_64-unknown-linux-gnu
5-
Generated: 2025-01-09 18:30:09 UTC
5+
Generated: 2025-02-20 20:01:50 UTC
66

77
| Package | Version | Author(s) | License |
88
| ---- | ---- | ---- | ---- |
99
| [ahash](https://github.com/tkaitchuck/ahash) | 0.8.11 | [Tom Kaitchuck](mailto:[email protected]) | MIT OR Apache-2.0 |
1010
| [allocator-api2](https://github.com/zakarumych/allocator-api2) | 0.2.21 | [Zakarum](mailto:[email protected]) | MIT OR Apache-2.0 |
1111
| [**argyle**](https://github.com/Blobfolio/argyle) | 0.10.1 | [Josh Stoik](mailto:[email protected]) | WTFPL |
12-
| [bitflags](https://github.com/bitflags/bitflags) | 2.6.0 | The Rust Project Developers | MIT OR Apache-2.0 |
13-
| [cc](https://github.com/rust-lang/cc-rs) ⚒️ | 1.2.7 | [Alex Crichton](mailto:[email protected]) | MIT OR Apache-2.0 |
12+
| [bitflags](https://github.com/bitflags/bitflags) | 2.8.0 | The Rust Project Developers | MIT OR Apache-2.0 |
13+
| [cc](https://github.com/rust-lang/cc-rs) ⚒️ | 1.2.14 | [Alex Crichton](mailto:[email protected]) | MIT OR Apache-2.0 |
1414
| [cfg-if](https://github.com/alexcrichton/cfg-if) | 1.0.0 | [Alex Crichton](mailto:[email protected]) | MIT OR Apache-2.0 |
1515
| [codemap](https://github.com/kevinmehall/codemap) | 0.1.3 | [Kevin Mehall](mailto:[email protected]) | MIT OR Apache-2.0 |
1616
| [const-str](https://github.com/Nugine/const-str) | 0.3.2 | [Nugine](mailto:[email protected]) | MIT |
@@ -20,20 +20,21 @@
2020
| [cssparser-color](https://github.com/servo/rust-cssparser) | 0.1.0 | [Emilio Cobos Álvarez](mailto:[email protected]) | MPL-2.0 |
2121
| [cssparser-macros](https://github.com/servo/rust-cssparser) | 0.6.1 | [Simon Sapin](mailto:[email protected]) | MPL-2.0 |
2222
| [**dactyl**](https://github.com/Blobfolio/dactyl) | 0.9.1 | [Josh Stoik](mailto:[email protected]) | WTFPL |
23-
| [data-encoding](https://github.com/ia0/data-encoding) | 2.6.0 | [Julien Cretin](mailto:[email protected]) | MIT |
23+
| [data-encoding](https://github.com/ia0/data-encoding) | 2.8.0 | [Julien Cretin](mailto:[email protected]) | MIT |
2424
| [dtoa](https://github.com/dtolnay/dtoa) | 1.0.9 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
2525
| [dtoa-short](https://github.com/upsuper/dtoa-short) | 0.3.5 | [Xidorn Quan](mailto:[email protected]) | MPL-2.0 |
2626
| [either](https://github.com/rayon-rs/either) | 1.13.0 | bluss | MIT OR Apache-2.0 |
27-
| [equivalent](https://github.com/cuviper/equivalent) | 1.0.1 | | Apache-2.0 OR MIT |
27+
| [equivalent](https://github.com/indexmap-rs/equivalent) | 1.0.2 | | Apache-2.0 OR MIT |
2828
| [fastrand](https://github.com/smol-rs/fastrand) | 2.3.0 | [Stjepan Glavina](mailto:[email protected]) | Apache-2.0 OR MIT |
29-
| [**fyi_msg**](https://github.com/Blobfolio/fyi) | 1.5.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
29+
| [**fyi_msg**](https://github.com/Blobfolio/fyi) | 1.6.1 | [Josh Stoik](mailto:[email protected]) | WTFPL |
3030
| [getrandom](https://github.com/rust-random/getrandom) | 0.2.15 | The Rand Project Developers | MIT OR Apache-2.0 |
31+
| [getrandom](https://github.com/rust-random/getrandom) | 0.3.1 | The Rand Project Developers | MIT OR Apache-2.0 |
3132
| [**grass**](https://github.com/connorskees/grass) | 0.13.4 | [Connor Skees](mailto:39542938+[email protected]) | MIT |
3233
| [grass_compiler](https://github.com/connorskees/grass) | 0.13.4 | [Connor Skees](mailto:39542938+[email protected]) | MIT |
33-
| [**guff_css**](https://github.com/Blobfolio/guff) | 0.6.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
34+
| [**guff_css**](https://github.com/Blobfolio/guff) | 0.6.1 | [Josh Stoik](mailto:[email protected]) | WTFPL |
3435
| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.14.5 | [Amanieu d'Antras](mailto:[email protected]) | MIT OR Apache-2.0 |
3536
| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.15.2 | [Amanieu d'Antras](mailto:[email protected]) | MIT OR Apache-2.0 |
36-
| [indexmap](https://github.com/indexmap-rs/indexmap) | 2.7.0 | | Apache-2.0 OR MIT |
37+
| [indexmap](https://github.com/indexmap-rs/indexmap) | 2.7.1 | | Apache-2.0 OR MIT |
3738
| [itertools](https://github.com/rust-itertools/itertools) | 0.10.5 | bluss | MIT OR Apache-2.0 |
3839
| [itoa](https://github.com/dtolnay/itoa) | 1.0.14 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
3940
| [lasso](https://github.com/Kixiron/lasso) | 0.7.3 | [Chase Wilson](mailto:[email protected]) | MIT OR Apache-2.0 |
@@ -42,10 +43,10 @@
4243
| [**lightningcss**](https://github.com/parcel-bundler/lightningcss) | 1.0.0-alpha.63 | [Devon Govett](mailto:[email protected]) | MPL-2.0 |
4344
| [lightningcss-derive](https://github.com/parcel-bundler/lightningcss) | 1.0.0-alpha.43 | [Devon Govett](mailto:[email protected]) | MPL-2.0 |
4445
| [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | 0.4.15 | [Dan Gohman](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT |
45-
| [log](https://github.com/rust-lang/log) | 0.4.22 | The Rust Project Developers | MIT OR Apache-2.0 |
46+
| [log](https://github.com/rust-lang/log) | 0.4.25 | The Rust Project Developers | MIT OR Apache-2.0 |
4647
| [memchr](https://github.com/BurntSushi/memchr) ⚒️ | 2.7.4 | [Andrew Gallant](mailto:[email protected]) and bluss | Unlicense OR MIT |
47-
| [**minreq**](https://github.com/neonmoe/minreq) ⚒️ | 2.13.0 | [Jens Pitkanen](mailto:[email protected]) | ISC |
48-
| [once_cell](https://github.com/matklad/once_cell) | 1.20.2 | [Aleksey Kladov](mailto:[email protected]) | MIT OR Apache-2.0 |
48+
| [**minreq**](https://github.com/neonmoe/minreq) ⚒️ | 2.13.2 | [Jens Pitkanen](mailto:[email protected]) | ISC |
49+
| [once_cell](https://github.com/matklad/once_cell) | 1.20.3 | [Aleksey Kladov](mailto:[email protected]) | MIT OR Apache-2.0 |
4950
| [**oxford_join**](https://github.com/Blobfolio/oxford_join) | 0.4.2 | [Josh Stoik](mailto:[email protected]) | WTFPL |
5051
| [parcel_selectors](https://github.com/parcel-bundler/lightningcss) | 0.28.1 | The Servo Project Developers | MPL-2.0 |
5152
| [paste](https://github.com/dtolnay/paste) | 1.0.15 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
@@ -56,29 +57,28 @@
5657
| [phf_macros](https://github.com/rust-phf/rust-phf) | 0.11.3 | [Steven Fackler](mailto:[email protected]) | MIT |
5758
| [phf_shared](https://github.com/rust-phf/rust-phf) | 0.11.3 | [Steven Fackler](mailto:[email protected]) | MIT |
5859
| [precomputed-hash](https://github.com/emilio/precomputed-hash) | 0.1.1 | [Emilio Cobos Álvarez](mailto:[email protected]) | MIT |
59-
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.92 | [David Tolnay](mailto:[email protected]) and [Alex Crichton](mailto:[email protected]) | MIT OR Apache-2.0 |
60+
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.93 | [David Tolnay](mailto:[email protected]) and [Alex Crichton](mailto:[email protected]) | MIT OR Apache-2.0 |
6061
| [quote](https://github.com/dtolnay/quote) | 1.0.38 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
6162
| [rand](https://github.com/rust-random/rand) | 0.8.5 | The Rand Project Developers and The Rust Project Developers | MIT OR Apache-2.0 |
6263
| [rand_core](https://github.com/rust-random/rand) | 0.6.4 | The Rand Project Developers and The Rust Project Developers | MIT OR Apache-2.0 |
63-
| [ring](https://github.com/briansmith/ring) ⚒️ | 0.17.8 | [Brian Smith](mailto:[email protected]) | |
64-
| [rustc-hash](https://github.com/rust-lang/rustc-hash) | 2.1.0 | The Rust Project Developers | Apache-2.0 OR MIT |
65-
| [rustix](https://github.com/bytecodealliance/rustix) | 0.38.43 | [Dan Gohman](mailto:[email protected]) and [Jakub Konka](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT |
64+
| [ring](https://github.com/briansmith/ring) ⚒️ | 0.17.9 | [Brian Smith](mailto:[email protected]) | |
65+
| [rustc-hash](https://github.com/rust-lang/rustc-hash) | 2.1.1 | The Rust Project Developers | Apache-2.0 OR MIT |
66+
| [rustix](https://github.com/bytecodealliance/rustix) | 0.38.44 | [Dan Gohman](mailto:[email protected]) and [Jakub Konka](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT |
6667
| [rustls](https://github.com/rustls/rustls) ⚒️ | 0.21.12 | | Apache-2.0 OR ISC OR MIT |
6768
| [rustls-webpki](https://github.com/rustls/webpki) ⚒️ | 0.101.7 | | ISC |
68-
| [ryu](https://github.com/dtolnay/ryu) ⚒️ | 1.0.18 | [David Tolnay](mailto:[email protected]) | Apache-2.0 OR BSL-1.0 |
69+
| [ryu](https://github.com/dtolnay/ryu) ⚒️ | 1.0.19 | [David Tolnay](mailto:[email protected]) | Apache-2.0 OR BSL-1.0 |
6970
| [sct](https://github.com/rustls/sct.rs) ⚒️ | 0.7.1 | [Joseph Birr-Pixton](mailto:[email protected]) | Apache-2.0 OR ISC OR MIT |
70-
| [**serde**](https://github.com/serde-rs/serde) | 1.0.217 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
71-
| [serde_derive](https://github.com/serde-rs/serde) | 1.0.217 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
72-
| [**serde_json**](https://github.com/serde-rs/json) ⚒️ | 1.0.135 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
71+
| [**serde**](https://github.com/serde-rs/serde) | 1.0.218 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
72+
| [serde_derive](https://github.com/serde-rs/serde) | 1.0.218 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
73+
| [**serde_json**](https://github.com/serde-rs/json) ⚒️ | 1.0.139 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
7374
| [shlex](https://github.com/comex/rust-shlex) ⚒️ | 1.3.0 | [comex](mailto:[email protected]), [Fenhl](mailto:[email protected]), [Adrian Taylor](mailto:[email protected]), [Alex Touchet](mailto:[email protected]), [Daniel Parks](mailto:dp+[email protected]), and [Garrett Berg](mailto:[email protected]) | MIT OR Apache-2.0 |
7475
| [siphasher](https://github.com/jedisct1/rust-siphash) | 1.0.1 | [Frank Denis](mailto:[email protected]) | MIT OR Apache-2.0 |
75-
| [smallvec](https://github.com/servo/rust-smallvec) | 1.13.2 | The Servo Project Developers | MIT OR Apache-2.0 |
76-
| [spin](https://github.com/mvdnes/spin-rs.git) ⚒️ | 0.9.8 | [Mathijs van de Nes](mailto:[email protected]), [John Ericson](mailto:[email protected]), and [Joshua Barretto](mailto:[email protected]) | MIT |
76+
| [smallvec](https://github.com/servo/rust-smallvec) | 1.14.0 | The Servo Project Developers | MIT OR Apache-2.0 |
7777
| [syn](https://github.com/dtolnay/syn) | 1.0.109 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
78-
| [syn](https://github.com/dtolnay/syn) | 2.0.95 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
79-
| [tempfile](https://github.com/Stebalien/tempfile) | 3.15.0 | [Steven Allen](mailto:[email protected]), The Rust Project Developers, [Ashley Mannix](mailto:[email protected]), and [Jason White](mailto:[email protected]) | MIT OR Apache-2.0 |
78+
| [syn](https://github.com/dtolnay/syn) | 2.0.98 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
79+
| [tempfile](https://github.com/Stebalien/tempfile) | 3.17.1 | [Steven Allen](mailto:[email protected]), The Rust Project Developers, [Ashley Mannix](mailto:[email protected]), and [Jason White](mailto:[email protected]) | MIT OR Apache-2.0 |
8080
| [**trimothy**](https://github.com/Blobfolio/trimothy) | 0.6.1 | [Josh Stoik](mailto:[email protected]) | WTFPL |
81-
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | 1.0.14 | [David Tolnay](mailto:[email protected]) | (MIT OR Apache-2.0) AND Unicode-3.0 |
81+
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | 1.0.17 | [David Tolnay](mailto:[email protected]) | (MIT OR Apache-2.0) AND Unicode-3.0 |
8282
| [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) | 1.12.0 | [kwantam](mailto:[email protected]) and [Manish Goregaokar](mailto:[email protected]) | MIT OR Apache-2.0 |
8383
| [untrusted](https://github.com/briansmith/untrusted) ⚒️ | 0.9.0 | [Brian Smith](mailto:[email protected]) | ISC |
8484
| [version_check](https://github.com/SergioBenitez/version_check) ⚒️ | 0.9.5 | [Sergio Benitez](mailto:[email protected]) | MIT OR Apache-2.0 |

README.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -43,20 +43,13 @@ If the input is SCSS, it will be compiled into CSS and then minified; if it is a
4343

4444
Debian and Ubuntu users can just grab the pre-built `.deb` package from the [latest release](https://github.com/Blobfolio/guff/releases/latest).
4545

46-
This application is written in [Rust](https://www.rust-lang.org/) and can alternatively be built from source using [Cargo](https://github.com/rust-lang/cargo):
46+
This application is written in [Rust](https://www.rust-lang.org/) and can alternatively be built/installed from source using [Cargo](https://github.com/rust-lang/cargo):
4747

4848
```bash
49-
# Clone the source.
50-
git clone https://github.com/Blobfolio/guff.git
51-
52-
# Go to it.
53-
cd guff
54-
55-
# Build as usual. Specify additional flags as desired.
56-
cargo build \
57-
--bin guff \
58-
--all-features \
59-
--release
49+
# See "cargo install --help" for more options.
50+
cargo install \
51+
--git https://github.com/Blobfolio/guff.git \
52+
--bin guff
6053
```
6154

6255
(This should work under other 64-bit Unix environments too, like MacOS.)

guff/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "guff"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
license = "WTFPL"
55
authors = ["Josh Stoik <[email protected]>"]
66
edition = "2021"
@@ -70,7 +70,7 @@ argyle = "0.10.*"
7070

7171
[dependencies]
7272
argyle = "0.10.*"
73-
fyi_msg = "1.5.*"
73+
fyi_msg = "1.6.*"
7474
write_atomic = "0.5.*"
7575

7676
[dependencies.guff_css]

guff_css/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33

44

5+
## [0.6.1](https://github.com/Blobfolio/guff/releases/tag/v0.6.1) - 2025-02-20
6+
7+
### Changed
8+
9+
* Miscellaneous code lints
10+
11+
12+
513
## [0.6.0](https://github.com/Blobfolio/guff/releases/tag/v0.6.0) - 2025-01-09
614

715
### Changed

guff_css/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "guff_css"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
license = "WTFPL"
55
authors = ["Josh Stoik <[email protected]>"]
66
edition = "2021"

guff_css/build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ fn parse_version(src: &str) -> Option<(u32, u32)> {
267267
let minor = version.next().and_then(|v| u32::btou(v.as_bytes())).unwrap_or(0);
268268
let patch = version.next().and_then(|v| u32::btou(v.as_bytes())).unwrap_or(0);
269269

270-
let v: u32 = (major & 0xff) << 16 | (minor & 0xff) << 8 | (patch & 0xff);
270+
let v: u32 = ((major & 0xff) << 16) | ((minor & 0xff) << 8) | (patch & 0xff);
271271
let v = NonZeroU32::new(v)?;
272272

273273
Some((v.get(), major))

0 commit comments

Comments
 (0)