Skip to content

Commit c7f5855

Browse files
committed
release: 0.7.2
2 parents beffe59 + a01bc88 commit c7f5855

File tree

5 files changed

+34
-26
lines changed

5 files changed

+34
-26
lines changed

CREDITS.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Project Dependencies
22
Package: guff
3-
Version: 0.7.1
3+
Version: 0.7.2
44
Target: x86_64-unknown-linux-gnu
5-
Generated: 2025-03-06 20:21:06 UTC
5+
Generated: 2025-03-14 19:13:47 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 |
11-
| [**argyle**](https://github.com/Blobfolio/argyle) | 0.11.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
11+
| [**argyle**](https://github.com/Blobfolio/argyle) | 0.12.2 | [Josh Stoik](mailto:[email protected]) | WTFPL |
1212
| [bitflags](https://github.com/bitflags/bitflags) | 2.9.0 | The Rust Project Developers | MIT OR Apache-2.0 |
1313
| [cc](https://github.com/rust-lang/cc-rs) ⚒️ | 1.2.16 | [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 |
@@ -26,27 +26,27 @@
2626
| [either](https://github.com/rayon-rs/either) | 1.15.0 | bluss | MIT OR Apache-2.0 |
2727
| [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.7.1 | [Josh Stoik](mailto:[email protected]) | WTFPL |
29+
| [**fyi_msg**](https://github.com/Blobfolio/fyi) | 1.8.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 |
3131
| [getrandom](https://github.com/rust-random/getrandom) | 0.3.1 | The Rand Project Developers | MIT OR Apache-2.0 |
3232
| [**grass**](https://github.com/connorskees/grass) | 0.13.4 | [Connor Skees](mailto:39542938+[email protected]) | MIT |
3333
| [grass_compiler](https://github.com/connorskees/grass) | 0.13.4 | [Connor Skees](mailto:39542938+[email protected]) | MIT |
34-
| [**guff_css**](https://github.com/Blobfolio/guff) | 0.7.1 | [Josh Stoik](mailto:[email protected]) | WTFPL |
34+
| [**guff_css**](https://github.com/Blobfolio/guff) | 0.7.2 | [Josh Stoik](mailto:[email protected]) | WTFPL |
3535
| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.14.5 | [Amanieu d'Antras](mailto:[email protected]) | MIT OR Apache-2.0 |
3636
| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.15.2 | [Amanieu d'Antras](mailto:[email protected]) | MIT OR Apache-2.0 |
37-
| [indexmap](https://github.com/indexmap-rs/indexmap) | 2.7.1 | | Apache-2.0 OR MIT |
37+
| [indexmap](https://github.com/indexmap-rs/indexmap) | 2.8.0 | | Apache-2.0 OR MIT |
3838
| [itertools](https://github.com/rust-itertools/itertools) | 0.10.5 | bluss | MIT OR Apache-2.0 |
3939
| [itoa](https://github.com/dtolnay/itoa) | 1.0.15 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
4040
| [lasso](https://github.com/Kixiron/lasso) | 0.7.3 | [Chase Wilson](mailto:[email protected]) | MIT OR Apache-2.0 |
4141
| [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | 1.5.0 | [Marvin Löbel](mailto:[email protected]) | MIT OR Apache-2.0 |
42-
| [libc](https://github.com/rust-lang/libc) | 0.2.170 | The Rust Project Developers | MIT OR Apache-2.0 |
43-
| [**lightningcss**](https://github.com/parcel-bundler/lightningcss) | 1.0.0-alpha.64 | [Devon Govett](mailto:[email protected]) | MPL-2.0 |
42+
| [libc](https://github.com/rust-lang/libc) | 0.2.171 | The Rust Project Developers | MIT OR Apache-2.0 |
43+
| [**lightningcss**](https://github.com/parcel-bundler/lightningcss) | 1.0.0-alpha.65 | [Devon Govett](mailto:[email protected]) | MPL-2.0 |
4444
| [lightningcss-derive](https://github.com/parcel-bundler/lightningcss) | 1.0.0-alpha.43 | [Devon Govett](mailto:[email protected]) | MPL-2.0 |
45-
| [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | 0.9.2 | [Dan Gohman](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT |
45+
| [linux-raw-sys](https://github.com/sunfishcode/linux-raw-sys) | 0.9.3 | [Dan Gohman](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT |
4646
| [log](https://github.com/rust-lang/log) | 0.4.26 | The Rust Project Developers | MIT OR Apache-2.0 |
4747
| [memchr](https://github.com/BurntSushi/memchr) ⚒️ | 2.7.4 | [Andrew Gallant](mailto:[email protected]) and bluss | Unlicense OR MIT |
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 |
48+
| [**minreq**](https://github.com/neonmoe/minreq) ⚒️ | 2.13.3 | [Jens Pitkanen](mailto:[email protected]) | ISC |
49+
| [once_cell](https://github.com/matklad/once_cell) | 1.21.1 | [Aleksey Kladov](mailto:[email protected]) | MIT OR Apache-2.0 |
5050
| [**oxford_join**](https://github.com/Blobfolio/oxford_join) | 0.5.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
5151
| [parcel_selectors](https://github.com/parcel-bundler/lightningcss) | 0.28.1 | The Servo Project Developers | MPL-2.0 |
5252
| [paste](https://github.com/dtolnay/paste) | 1.0.15 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
@@ -58,25 +58,25 @@
5858
| [phf_shared](https://github.com/rust-phf/rust-phf) | 0.11.3 | [Steven Fackler](mailto:[email protected]) | MIT |
5959
| [precomputed-hash](https://github.com/emilio/precomputed-hash) | 0.1.1 | [Emilio Cobos Álvarez](mailto:[email protected]) | MIT |
6060
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.94 | [David Tolnay](mailto:[email protected]) and [Alex Crichton](mailto:[email protected]) | MIT OR Apache-2.0 |
61-
| [quote](https://github.com/dtolnay/quote) | 1.0.39 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
61+
| [quote](https://github.com/dtolnay/quote) | 1.0.40 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
6262
| [rand](https://github.com/rust-random/rand) | 0.8.5 | The Rand Project Developers and The Rust Project Developers | MIT OR Apache-2.0 |
6363
| [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 |
64-
| [ring](https://github.com/ctz/ring) ⚒️ | 0.17.12 | | Apache-2.0 AND ISC |
64+
| [ring](https://github.com/briansmith/ring) ⚒️ | 0.17.14 | | Apache-2.0 AND ISC |
6565
| [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) | 1.0.0 | [Dan Gohman](mailto:[email protected]) and [Jakub Konka](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT |
66+
| [rustix](https://github.com/bytecodealliance/rustix) | 1.0.2 | [Dan Gohman](mailto:[email protected]) and [Jakub Konka](mailto:[email protected]) | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT |
6767
| [rustls](https://github.com/rustls/rustls) ⚒️ | 0.21.12 | | Apache-2.0 OR ISC OR MIT |
6868
| [rustls-webpki](https://github.com/rustls/webpki) ⚒️ | 0.101.7 | | ISC |
6969
| [ryu](https://github.com/dtolnay/ryu) ⚒️ | 1.0.20 | [David Tolnay](mailto:[email protected]) | Apache-2.0 OR BSL-1.0 |
7070
| [sct](https://github.com/rustls/sct.rs) ⚒️ | 0.7.1 | [Joseph Birr-Pixton](mailto:[email protected]) | Apache-2.0 OR ISC OR MIT |
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 |
71+
| [**serde**](https://github.com/serde-rs/serde) | 1.0.219 | [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.219 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
7373
| [**serde_json**](https://github.com/serde-rs/json) ⚒️ | 1.0.140 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
7474
| [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 |
7575
| [siphasher](https://github.com/jedisct1/rust-siphash) | 1.0.1 | [Frank Denis](mailto:[email protected]) | MIT OR Apache-2.0 |
7676
| [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.99 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
79-
| [tempfile](https://github.com/Stebalien/tempfile) | 3.18.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.100 | [David Tolnay](mailto:[email protected]) | MIT OR Apache-2.0 |
79+
| [tempfile](https://github.com/Stebalien/tempfile) | 3.19.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 |
8080
| [**trimothy**](https://github.com/Blobfolio/trimothy) | 0.7.0 | [Josh Stoik](mailto:[email protected]) | WTFPL |
8181
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | 1.0.18 | [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 |

guff/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "guff"
3-
version = "0.7.1"
3+
version = "0.7.2"
44
license = "WTFPL"
55
authors = ["Josh Stoik <[email protected]>"]
66
edition = "2024"
@@ -66,11 +66,11 @@ description = "The path to save the minified output to. If omitted, the result w
6666
path = true
6767

6868
[build-dependencies]
69-
argyle = "0.11.*"
69+
argyle = "0.12.*"
7070

7171
[dependencies]
72-
argyle = "0.11.*"
73-
fyi_msg = "1.7.*"
72+
argyle = "0.12.*"
73+
fyi_msg = "1.8.*"
7474
write_atomic = "0.6.*"
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.7.2](https://github.com/Blobfolio/guff/releases/tag/v0.7.2) - 2025-03-14
6+
7+
### Changed
8+
9+
* Bump `lightningcss` to `alpha65`
10+
11+
12+
513
## [0.7.1](https://github.com/Blobfolio/guff/releases/tag/v0.7.1) - 2025-03-06
614

715
### Changed

guff_css/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_css"
3-
version = "0.7.1"
3+
version = "0.7.2"
44
license = "WTFPL"
55
authors = ["Josh Stoik <[email protected]>"]
66
edition = "2024"
@@ -24,7 +24,7 @@ version = "=0.13.4"
2424
default-features = false
2525

2626
[dependencies.lightningcss]
27-
version = "=1.0.0-alpha.64"
27+
version = "=1.0.0-alpha.65"
2828
default-features = false
2929
features = [ "grid" ]
3030

release/man/guff.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
.TH "GUFF" "1" "March 2025" "guff v0.7.1" "User Commands"
1+
.TH "GUFF" "1" "March 2025" "guff v0.7.2" "User Commands"
22
.SH NAME
3-
GUFF \- Manual page for guff v0.7.1.
3+
GUFF \- Manual page for guff v0.7.2.
44
.SH DESCRIPTION
55
A simple SASS/SCSS compiler and CSS parser/minifier.
66
.SS USAGE:

0 commit comments

Comments
 (0)