Skip to content

Commit fb17936

Browse files
committed
release: 0.1.14
2 parents aa6a316 + 15f7aba commit fb17936

File tree

5 files changed

+36
-27
lines changed

5 files changed

+36
-27
lines changed

CREDITS.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Project Dependencies
22
Package: guff
3-
Version: 0.1.13
4-
Generated: 2022-07-14 20:41:22 UTC
3+
Version: 0.1.14
4+
Generated: 2022-08-01 01:55:38 UTC
55

66
| Package | Version | Author(s) | License |
77
| ---- | ---- | ---- | ---- |
@@ -10,18 +10,18 @@
1010
| [base64](https://github.com/marshallpierce/rust-base64) | 0.13.0 | [Alice Maz](mailto:[email protected]) and [Marshall Pierce](mailto:[email protected]) | Apache-2.0 or MIT |
1111
| [beef](https://github.com/maciejhirsz/beef) | 0.5.2 | [Maciej Hirsz](mailto:[email protected]) | Apache-2.0 or MIT |
1212
| [bitflags](https://github.com/bitflags/bitflags) | 1.3.2 | The Rust Project Developers | Apache-2.0 or MIT |
13-
| [bytecheck](https://github.com/djkoloski/bytecheck) | 0.6.8 | [David Koloski](mailto:[email protected]) | MIT |
14-
| [bytecheck_derive](https://github.com/djkoloski/bytecheck) | 0.6.8 | [David Koloski](mailto:[email protected]) | MIT |
13+
| [bytecheck](https://github.com/djkoloski/bytecheck) | 0.6.9 | [David Koloski](mailto:[email protected]) | MIT |
14+
| [bytecheck_derive](https://github.com/djkoloski/bytecheck) | 0.6.9 | [David Koloski](mailto:[email protected]) | MIT |
1515
| [byteorder](https://github.com/BurntSushi/byteorder) | 1.4.3 | [Andrew Gallant](mailto:[email protected]) | MIT or Unlicense |
1616
| [cfg-if](https://github.com/alexcrichton/cfg-if) | 1.0.0 | [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
1717
| [codemap](https://github.com/kevinmehall/codemap) | 0.1.3 | [Kevin Mehall](mailto:[email protected]) | Apache-2.0 or MIT |
1818
| [const-str](https://github.com/Nugine/const-str) | 0.3.2 | [Nugine](mailto:[email protected]) | MIT |
1919
| [const-str-proc-macro](https://github.com/Nugine/const-str) | 0.3.2 | [Nugine](mailto:[email protected]) | MIT |
2020
| [convert_case](https://github.com/rutrum/convert-case) | 0.4.0 | [David Purdum](mailto:[email protected]) | MIT |
21-
| [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | 0.5.5 | | Apache-2.0 or MIT |
22-
| [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | 0.8.1 | The Crossbeam Project Developers | Apache-2.0 or MIT |
23-
| [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | 0.9.9 | | Apache-2.0 or MIT |
24-
| [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | 0.8.10 | | Apache-2.0 or MIT |
21+
| [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | 0.5.6 | | Apache-2.0 or MIT |
22+
| [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | 0.8.2 | | Apache-2.0 or MIT |
23+
| [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | 0.9.10 | | Apache-2.0 or MIT |
24+
| [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | 0.8.11 | | Apache-2.0 or MIT |
2525
| [cssparser](https://github.com/servo/rust-cssparser) | 0.29.6 | [Simon Sapin](mailto:[email protected]) | MPL-2.0 |
2626
| [cssparser-macros](https://github.com/servo/rust-cssparser) | 0.6.0 | [Simon Sapin](mailto:[email protected]) | MPL-2.0 |
2727
| [dactyl](https://github.com/Blobfolio/dactyl) | 0.4.0 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
@@ -32,14 +32,14 @@
3232
| [dtoa](https://github.com/dtolnay/dtoa) | 0.4.8 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
3333
| [dtoa-short](https://github.com/upsuper/dtoa-short) | 0.3.3 | [Xidorn Quan](mailto:[email protected]) | MPL-2.0 |
3434
| [either](https://github.com/bluss/either) | 1.7.0 | bluss | Apache-2.0 or MIT |
35-
| [fastrand](https://github.com/smol-rs/fastrand) | 1.7.0 | [Stjepan Glavina](mailto:[email protected]) | Apache-2.0 or MIT |
35+
| [fastrand](https://github.com/smol-rs/fastrand) | 1.8.0 | [Stjepan Glavina](mailto:[email protected]) | Apache-2.0 or MIT |
3636
| [fxhash](https://github.com/cbreeden/fxhash) | 0.2.1 | [cbreeden](mailto:[email protected]) | Apache-2.0 or MIT |
37-
| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.9.13 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
37+
| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.9.14 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
3838
| [getrandom](https://github.com/rust-random/getrandom) | 0.2.7 | The Rand Project Developers | Apache-2.0 or MIT |
3939
| [grass](https://github.com/connorskees/grass) | 0.11.0 | [ConnorSkees](mailto:[email protected]) | MIT |
40-
| [guff_css](https://github.com/Blobfolio/guff) | 0.1.13 | [Josh Stoik](mailto:[email protected]) | WTFPL |
40+
| [guff_css](https://github.com/Blobfolio/guff) | 0.1.14 | [Josh Stoik](mailto:[email protected]) | WTFPL |
4141
| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.11.2 | [Amanieu d'Antras](mailto:[email protected]) | Apache-2.0 or MIT |
42-
| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.12.2 | [Amanieu d'Antras](mailto:[email protected]) | Apache-2.0 or MIT |
42+
| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.12.3 | [Amanieu d'Antras](mailto:[email protected]) | Apache-2.0 or MIT |
4343
| [indexmap](https://github.com/bluss/indexmap) | 1.9.1 | | Apache-2.0 or MIT |
4444
| [itertools](https://github.com/rust-itertools/itertools) | 0.10.3 | bluss | Apache-2.0 or MIT |
4545
| [itoa](https://github.com/dtolnay/itoa) | 1.0.2 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
@@ -56,7 +56,7 @@
5656
| [num_cpus](https://github.com/seanmonstar/num_cpus) | 1.13.1 | [Sean McArthur](mailto:[email protected]) | Apache-2.0 or MIT |
5757
| [once_cell](https://github.com/matklad/once_cell) | 1.13.0 | [Aleksey Kladov](mailto:[email protected]) | Apache-2.0 or MIT |
5858
| [oxford_join](https://github.com/Blobfolio/oxford_join) | 0.2.3 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
59-
| [parcel_css](https://github.com/parcel-bundler/parcel-css) | 1.0.0-alpha.29 | [Devon Govett](mailto:[email protected]) | MPL-2.0 |
59+
| [parcel_css](https://github.com/parcel-bundler/parcel-css) | 1.0.0-alpha.30 | [Devon Govett](mailto:[email protected]) | MPL-2.0 |
6060
| [parcel_selectors](https://github.com/servo/servo) | 0.24.4 | The Servo Project Developers | MPL-2.0 |
6161
| [parcel_sourcemap](https://github.com/parcel-bundler/source-map) | 2.1.0 | [Jasper De Moor](mailto:[email protected]) | MIT |
6262
| [parking_lot_core](https://github.com/Amanieu/parking_lot) | 0.9.3 | [Amanieu d'Antras](mailto:[email protected]) | Apache-2.0 or MIT |
@@ -73,7 +73,7 @@
7373
| [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) | 0.2.16 | The CryptoCorrosion Contributors | Apache-2.0 or MIT |
7474
| [precomputed-hash](https://github.com/emilio/precomputed-hash) | 0.1.1 | [Emilio Cobos Álvarez](mailto:[email protected]) | MIT |
7575
| [proc-macro-hack](https://github.com/dtolnay/proc-macro-hack) | 0.5.19 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
76-
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.40 | [David Tolnay](mailto:[email protected]) and [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
76+
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.42 | [David Tolnay](mailto:[email protected]) and [Alex Crichton](mailto:[email protected]) | Apache-2.0 or MIT |
7777
| [ptr_meta](https://github.com/djkoloski/ptr_meta) | 0.1.4 | [David Koloski](mailto:[email protected]) | MIT |
7878
| [ptr_meta_derive](https://github.com/djkoloski/ptr_meta) | 0.1.4 | [David Koloski](mailto:[email protected]) | MIT |
7979
| [quote](https://github.com/dtolnay/quote) | 1.0.20 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
@@ -89,14 +89,14 @@
8989
| [ryu](https://github.com/dtolnay/ryu) | 1.0.10 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or BSL-1.0 |
9090
| [scopeguard](https://github.com/bluss/scopeguard) | 1.1.0 | bluss | Apache-2.0 or MIT |
9191
| [seahash](https://gitlab.redox-os.org/redox-os/seahash) | 4.1.0 | [ticki](mailto:[email protected]) and [Tom Almeida](mailto:[email protected]) | MIT |
92-
| [serde](https://github.com/serde-rs/serde) | 1.0.139 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
93-
| [serde_derive](https://github.com/serde-rs/serde) | 1.0.139 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
92+
| [serde](https://github.com/serde-rs/serde) | 1.0.140 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
93+
| [serde_derive](https://github.com/serde-rs/serde) | 1.0.140 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
9494
| [serde_json](https://github.com/serde-rs/json) | 1.0.82 | [Erick Tryzelaar](mailto:[email protected]) and [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
9595
| [siphasher](https://github.com/jedisct1/rust-siphash) | 0.3.10 | [Frank Denis](mailto:[email protected]) | Apache-2.0 or MIT |
9696
| [smallvec](https://github.com/servo/rust-smallvec) | 1.9.0 | The Servo Project Developers | Apache-2.0 or MIT |
9797
| [syn](https://github.com/dtolnay/syn) | 1.0.98 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
9898
| [tempfile](https://github.com/Stebalien/tempfile) | 3.3.0 | [Steven Allen](mailto:[email protected]), The Rust Project Developers, [Ashley Mannix](mailto:[email protected]), and [Jason White](mailto:[email protected]) | Apache-2.0 or MIT |
9999
| [trimothy](https://github.com/Blobfolio/trimothy) | 0.1.3 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
100-
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | 1.0.1 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
100+
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | 1.0.2 | [David Tolnay](mailto:[email protected]) | Apache-2.0 AND Unicode-DFS-2016 or MIT |
101101
| [vlq](https://github.com/tromey/vlq) | 0.5.1 | [Tom Tromey](mailto:[email protected]) and [Nick Fitzgerald](mailto:[email protected]) | Apache-2.0 or MIT |
102-
| [write_atomic](https://github.com/Blobfolio/write_atomic) | 0.2.3 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
102+
| [write_atomic](https://github.com/Blobfolio/write_atomic) | 0.2.5 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |

guff/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"
3-
version = "0.1.13"
3+
version = "0.1.14"
44
license = "WTFPL"
55
authors = ["Josh Stoik <[email protected]>"]
66
edition = "2021"

guff_css/CHANGELOG.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,40 @@
11
# Changelog
22

33

4-
## [0.1.13](https://github.com/Blobfolio/argyle/releases/tag/v0.1.13) - 2022-07-14
4+
5+
## [0.1.14](https://github.com/Blobfolio/guff/releases/tag/v0.1.14) - 2022-07-31
6+
7+
### Changes
8+
9+
* Update dependencies
10+
11+
12+
13+
## [0.1.13](https://github.com/Blobfolio/guff/releases/tag/v0.1.13) - 2022-07-14
514

615
### Changes
716

817
* Update dependencies
918

1019

1120

12-
## [0.1.12](https://github.com/Blobfolio/argyle/releases/tag/v0.1.12) - 2022-07-07
21+
## [0.1.12](https://github.com/Blobfolio/guff/releases/tag/v0.1.12) - 2022-07-07
1322

1423
### Changes
1524

1625
* Update dependencies
1726

1827

1928

20-
## [0.1.11](https://github.com/Blobfolio/argyle/releases/tag/v0.1.11) - 2022-06-30
29+
## [0.1.11](https://github.com/Blobfolio/guff/releases/tag/v0.1.11) - 2022-06-30
2130

2231
### Changes
2332

2433
* Update dependencies
2534

2635

2736

28-
## [0.1.9](https://github.com/Blobfolio/argyle/releases/tag/v0.1.9) - 2022-05-26
37+
## [0.1.9](https://github.com/Blobfolio/guff/releases/tag/v0.1.9) - 2022-05-26
2938

3039
### Added
3140

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.1.13"
3+
version = "0.1.14"
44
license = "WTFPL"
55
authors = ["Josh Stoik <[email protected]>"]
66
edition = "2021"
@@ -17,7 +17,7 @@ targets = [ "x86_64-unknown-linux-gnu", "x86_64-apple-darwin" ]
1717
[dependencies]
1818
dactyl = "0.4.*"
1919
oxford_join = "0.2.*"
20-
parcel_css = "=1.0.0-alpha.29"
20+
parcel_css = "=1.0.0-alpha.30"
2121
trimothy = "0.1.*"
2222

2323
[dependencies.argyle]

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" "July 2022" "Guff v0.1.13" "User Commands"
1+
.TH "GUFF" "1" "August 2022" "Guff v0.1.14" "User Commands"
22
.SH NAME
3-
Guff \- Manual page for guff v0.1.13.
3+
Guff \- Manual page for guff v0.1.14.
44
.SH DESCRIPTION
55
A simple SASS/SCSS compiler and CSS parser/minifier.
66
.SS USAGE:

0 commit comments

Comments
 (0)