Skip to content

Commit 9e254a8

Browse files
committed
release: 0.1.18
2 parents 86f8868 + 7d93b9f commit 9e254a8

File tree

10 files changed

+29
-21
lines changed

10 files changed

+29
-21
lines changed

CREDITS.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Project Dependencies
22
Package: guff
3-
Version: 0.1.17
4-
Generated: 2022-09-03 05:50:28 UTC
3+
Version: 0.1.18
4+
Generated: 2022-09-08 18:29:05 UTC
55

66
| Package | Version | Author(s) | License |
77
| ---- | ---- | ---- | ---- |
@@ -24,7 +24,7 @@
2424
| [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 |
27-
| [dactyl](https://github.com/Blobfolio/dactyl) | 0.4.3 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
27+
| [dactyl](https://github.com/Blobfolio/dactyl) | 0.4.4 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
2828
| [dashmap](https://github.com/xacrimon/dashmap) | 5.4.0 | [Acrimon](mailto:[email protected]) | MIT |
2929
| [data-encoding](https://github.com/ia0/data-encoding) | 2.3.2 | [Julien Cretin](mailto:[email protected]) | MIT |
3030
| [data-url](https://github.com/servo/rust-url) | 0.1.1 | [Simon Sapin](mailto:[email protected]) | Apache-2.0 or MIT |
@@ -36,15 +36,16 @@
3636
| [fxhash](https://github.com/cbreeden/fxhash) | 0.2.1 | [cbreeden](mailto:[email protected]) | Apache-2.0 or MIT |
3737
| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.10.0 | [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 |
39-
| [grass](https://github.com/connorskees/grass) | 0.11.1 | [ConnorSkees](mailto:[email protected]) | MIT |
40-
| [guff_css](https://github.com/Blobfolio/guff) | 0.1.17 | [Josh Stoik](mailto:[email protected]) | WTFPL |
39+
| [grass](https://github.com/connorskees/grass) | 0.11.2 | [ConnorSkees](mailto:[email protected]) | MIT |
40+
| [guff_css](https://github.com/Blobfolio/guff) | 0.1.18 | [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 |
4242
| [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.3 | [David Tolnay](mailto:[email protected]) | Apache-2.0 or MIT |
4646
| [lasso](https://github.com/Kixiron/lasso) | 0.5.1 | [Chase Wilson](mailto:[email protected]) | Apache-2.0 or MIT |
4747
| [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | 1.4.0 | [Marvin Löbel](mailto:[email protected]) | Apache-2.0 or MIT |
48+
| [lightningcss](https://github.com/parcel-bundler/lightningcss) | 1.0.0-alpha.33 | [Devon Govett](mailto:[email protected]) | MPL-2.0 |
4849
| [lock_api](https://github.com/Amanieu/parking_lot) | 0.4.8 | [Amanieu d'Antras](mailto:[email protected]) | Apache-2.0 or MIT |
4950
| [log](https://github.com/rust-lang/log) | 0.4.17 | The Rust Project Developers | Apache-2.0 or MIT |
5051
| [matches](https://github.com/SimonSapin/rust-std-candidates) | 0.1.9 | [Simon Sapin](mailto:[email protected]) | MIT |
@@ -56,8 +57,7 @@
5657
| [num_cpus](https://github.com/seanmonstar/num_cpus) | 1.13.1 | [Sean McArthur](mailto:[email protected]) | Apache-2.0 or MIT |
5758
| [once_cell](https://github.com/matklad/once_cell) | 1.14.0 | [Aleksey Kladov](mailto:[email protected]) | Apache-2.0 or MIT |
5859
| [oxford_join](https://github.com/Blobfolio/oxford_join) | 0.2.4 | [Blobfolio, LLC.](mailto:[email protected]) | WTFPL |
59-
| [parcel_css](https://github.com/parcel-bundler/parcel-css) | 1.0.0-alpha.32 | [Devon Govett](mailto:[email protected]) | MPL-2.0 |
60-
| [parcel_selectors](https://github.com/servo/servo) | 0.24.5 | The Servo Project Developers | MPL-2.0 |
60+
| [parcel_selectors](https://github.com/servo/servo) | 0.24.6 | 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 |
6363
| [phf](https://github.com/sfackler/rust-phf) | 0.8.0 | [Steven Fackler](mailto:[email protected]) | MIT |

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.17"
3+
version = "0.1.18"
44
license = "WTFPL"
55
authors = ["Josh Stoik <[email protected]>"]
66
edition = "2021"

guff_css/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33

44

5+
## [0.1.18](https://github.com/Blobfolio/guff/releases/tag/v0.1.18) - 2022-09-08
6+
7+
### Changes
8+
9+
* Update dependencies
10+
11+
12+
513
## [0.1.17](https://github.com/Blobfolio/guff/releases/tag/v0.1.17) - 2022-09-02
614

715
### Changes
@@ -22,7 +30,7 @@
2230

2331
### Changes
2432

25-
* None; bin-only release.
33+
* None; bin-only release
2634

2735

2836

guff_css/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "guff_css"
3-
version = "0.1.17"
3+
version = "0.1.18"
44
license = "WTFPL"
55
authors = ["Josh Stoik <[email protected]>"]
66
edition = "2021"
@@ -17,15 +17,15 @@ 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.32"
20+
lightningcss = "=1.0.0-alpha.33"
2121
trimothy = "0.1.*"
2222

2323
[dependencies.argyle]
2424
version = "0.6.*"
2525
optional = true
2626

2727
[dependencies.grass]
28-
version = "=0.11.1"
28+
version = "=0.11.2"
2929
default-features = false
3030
features = [ "random" ]
3131

guff_css/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Refer to the [documentation](https://docs.rs/guff_css/) for usage and other deta
99

1010
**Compatibility**
1111

12-
This library is only compatible with Unix platforms. For broader support, consider using [`grass`](https://crates.io/crates/grass) and [`parcel_css`](https://crates.io/crates/parcel_css) directly.
12+
This library is only compatible with Unix platforms. For broader support, consider using [`grass`](https://crates.io/crates/grass) and [`lightningcss`](https://crates.io/crates/lightningcss) directly.
1313

1414
**Work In Progress**
1515

guff_css/src/error.rs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#[cfg(feature = "bin")]
66
use argyle::ArgyleError;
77

8-
use parcel_css::error::{
8+
use lightningcss::error::{
99
MinifyErrorKind,
1010
ParserError,
1111
PrinterErrorKind,
@@ -78,9 +78,9 @@ impl From<Box<grass::Error>> for GuffError {
7878

7979
macro_rules! from_parcel {
8080
($($ty:ty),+) => ($(
81-
impl From<parcel_css::error::Error<$ty>> for GuffError {
81+
impl From<lightningcss::error::Error<$ty>> for GuffError {
8282
#[inline]
83-
fn from(err: parcel_css::error::Error<$ty>) -> Self {
83+
fn from(err: lightningcss::error::Error<$ty>) -> Self {
8484
Self::Css(err.kind.to_string())
8585
}
8686
}

guff_css/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Refer to the [documentation](https://docs.rs/guff_css/) for usage and other deta
1414
**Compatibility**
1515
1616
This library is only compatible with Unix platforms. For broader support,
17-
consider using [`grass`](https://crates.io/crates/grass) and [`parcel_css`](https://crates.io/crates/parcel_css) directly.
17+
consider using [`grass`](https://crates.io/crates/grass) and [`lightningcss`](https://crates.io/crates/lightningcss) directly.
1818
1919
**Work In Progress**
2020

guff_css/src/styles.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ use grass::{
1010
Options,
1111
OutputStyle,
1212
};
13-
use parcel_css::{
13+
use lightningcss::{
1414
stylesheet::{
1515
MinifyOptions,
1616
ParserOptions,

guff_css/src/targets.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ use dactyl::{
88
traits::BytesToUnsigned,
99
};
1010
use oxford_join::OxfordJoin;
11-
use parcel_css::targets::Browsers;
11+
use lightningcss::targets::Browsers;
1212
use std::{
1313
borrow::Borrow,
1414
collections::HashMap,

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

0 commit comments

Comments
 (0)