Skip to content

Commit

Permalink
release: 0.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
joshstoik1 committed Feb 14, 2024
2 parents c5cac04 + 9729f3e commit 8636415
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 13 deletions.
15 changes: 7 additions & 8 deletions CREDITS.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# Project Dependencies
Package: guff
Version: 0.2.12
Generated: 2024-02-08 19:23:13 UTC
Version: 0.2.13
Generated: 2024-02-14 18:52:16 UTC

| Package | Version | Author(s) | License |
| ---- | ---- | ---- | ---- |
| [ahash](https://github.com/tkaitchuck/ahash) | 0.7.7 | [Tom Kaitchuck](mailto:tom.kaitchuck@gmail.com) | Apache-2.0 or MIT |
| [ahash](https://github.com/tkaitchuck/ahash) | 0.8.7 | [Tom Kaitchuck](mailto:tom.kaitchuck@gmail.com) | Apache-2.0 or MIT |
| [ahash](https://github.com/tkaitchuck/ahash) | 0.8.8 | [Tom Kaitchuck](mailto:tom.kaitchuck@gmail.com) | Apache-2.0 or MIT |
| [argyle](https://github.com/Blobfolio/argyle) | 0.7.1 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL |
| [bitflags](https://github.com/bitflags/bitflags) | 2.4.2 | The Rust Project Developers | Apache-2.0 or MIT |
| [byteorder](https://github.com/BurntSushi/byteorder) | 1.5.0 | [Andrew Gallant](mailto:jamslam@gmail.com) | MIT or Unlicense |
Expand All @@ -21,23 +20,23 @@
| [data-encoding](https://github.com/ia0/data-encoding) | 2.5.0 | [Julien Cretin](mailto:git@ia0.eu) | MIT |
| [dtoa](https://github.com/dtolnay/dtoa) | 1.0.9 | [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT |
| [dtoa-short](https://github.com/upsuper/dtoa-short) | 0.3.4 | [Xidorn Quan](mailto:me@upsuper.org) | MPL-2.0 |
| [either](https://github.com/bluss/either) | 1.9.0 | bluss | Apache-2.0 or MIT |
| [either](https://github.com/rayon-rs/either) | 1.10.0 | bluss | Apache-2.0 or MIT |
| [equivalent](https://github.com/cuviper/equivalent) | 1.0.1 | | Apache-2.0 or MIT |
| [fastrand](https://github.com/smol-rs/fastrand) | 2.0.1 | [Stjepan Glavina](mailto:stjepang@gmail.com) | Apache-2.0 or MIT |
| [fxhash](https://github.com/cbreeden/fxhash) | 0.2.1 | [cbreeden](mailto:github@u.breeden.cc) | Apache-2.0 or MIT |
| [fyi_msg](https://github.com/Blobfolio/fyi) | 0.12.0 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL |
| [getrandom](https://github.com/rust-random/getrandom) | 0.2.12 | The Rand Project Developers | Apache-2.0 or MIT |
| [grass](https://github.com/connorskees/grass) | 0.13.2 | [Connor Skees](mailto:39542938+connorskees@users.noreply.github.com) | MIT |
| [grass_compiler](https://github.com/connorskees/grass) | 0.13.2 | [Connor Skees](mailto:39542938+connorskees@users.noreply.github.com) | MIT |
| [guff_css](https://github.com/Blobfolio/guff) | 0.2.12 | [Josh Stoik](mailto:josh@blobfolio.com) | WTFPL |
| [guff_css](https://github.com/Blobfolio/guff) | 0.2.13 | [Josh Stoik](mailto:josh@blobfolio.com) | WTFPL |
| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.13.2 | [Amanieu d'Antras](mailto:amanieu@gmail.com) | Apache-2.0 or MIT |
| [hashbrown](https://github.com/rust-lang/hashbrown) | 0.14.3 | [Amanieu d'Antras](mailto:amanieu@gmail.com) | Apache-2.0 or MIT |
| [indexmap](https://github.com/indexmap-rs/indexmap) | 2.2.2 | | Apache-2.0 or MIT |
| [indexmap](https://github.com/indexmap-rs/indexmap) | 2.2.3 | | Apache-2.0 or MIT |
| [itertools](https://github.com/rust-itertools/itertools) | 0.10.5 | bluss | Apache-2.0 or MIT |
| [itoa](https://github.com/dtolnay/itoa) | 1.0.10 | [David Tolnay](mailto:dtolnay@gmail.com) | Apache-2.0 or MIT |
| [lasso](https://github.com/Kixiron/lasso) | 0.7.2 | [Chase Wilson](mailto:contact@chasewilson.dev) | Apache-2.0 or MIT |
| [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | 1.4.0 | [Marvin Löbel](mailto:loebel.marvin@gmail.com) | Apache-2.0 or MIT |
| [lightningcss](https://github.com/parcel-bundler/lightningcss) | 1.0.0-alpha.52 | [Devon Govett](mailto:devongovett@gmail.com) | MPL-2.0 |
| [lightningcss](https://github.com/parcel-bundler/lightningcss) | 1.0.0-alpha.53 | [Devon Govett](mailto:devongovett@gmail.com) | MPL-2.0 |
| [log](https://github.com/rust-lang/log) | 0.4.20 | The Rust Project Developers | Apache-2.0 or MIT |
| [once_cell](https://github.com/matklad/once_cell) | 1.19.0 | [Aleksey Kladov](mailto:aleksey.kladov@gmail.com) | Apache-2.0 or MIT |
| [oxford_join](https://github.com/Blobfolio/oxford_join) | 0.2.9 | [Blobfolio, LLC.](mailto:hello@blobfolio.com) | WTFPL |
Expand Down
2 changes: 1 addition & 1 deletion guff/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "guff"
version = "0.2.12"
version = "0.2.13"
license = "WTFPL"
authors = ["Josh Stoik <josh@blobfolio.com>"]
edition = "2021"
Expand Down
4 changes: 2 additions & 2 deletions guff_css/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "guff_css"
version = "0.2.12"
version = "0.2.13"
license = "WTFPL"
authors = ["Josh Stoik <josh@blobfolio.com>"]
edition = "2021"
Expand Down Expand Up @@ -28,7 +28,7 @@ version = "0.13.*"
default-features = false

[dependencies.lightningcss]
version = "=1.0.0-alpha.52"
version = "=1.0.0-alpha.53"
default-features = false
features = [ "grid" ]

Expand Down
4 changes: 2 additions & 2 deletions release/man/guff.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.TH "GUFF" "1" "February 2024" "Guff v0.2.12" "User Commands"
.TH "GUFF" "1" "February 2024" "Guff v0.2.13" "User Commands"
.SH NAME
Guff \- Manual page for guff v0.2.12.
Guff \- Manual page for guff v0.2.13.
.SH DESCRIPTION
A simple SASS/SCSS compiler and CSS parser/minifier.
.SS USAGE:
Expand Down

0 comments on commit 8636415

Please sign in to comment.