Skip to content

Commit

Permalink
Update ructe to 0.17.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaj committed Jul 22, 2023
1 parent 93ea18d commit 37d4fa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The format is based on

## Unreleased

* Updated to `diesel` 2.1.0 and `diesel-async` 0.3.2.
* Updated to `diesel` 2.1.0, `diesel-async` 0.3.2, and `ructe` 0.17.0.


## Release 0.12.2 (2023-03-04)
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
build = "src/build.rs"

[build-dependencies]
ructe = { version = "0.16.0", features = ["sass", "warp03"] }
ructe = { version = "0.17.0", features = ["sass", "warp03"] }

[dependencies]
async-trait = "0.1.64"
Expand Down

0 comments on commit 37d4fa4

Please sign in to comment.