Skip to content

Commit 0feeefd

Browse files
committed
Update rsass to 0.21.0.
1 parent b71cd98 commit 0feeefd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ project adheres to
99

1010
## Unrelesed
1111

12-
* Update rsass to 0.20.0.
12+
* Update rsass to 0.21.0.
1313
* Updated gotham example to 0.6.0.
1414

1515

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ itertools = "0.10.0"
3030
md5 = "0.7"
3131
nom = "6.1.0"
3232

33-
rsass = { version = "0.20.0", optional = true }
33+
rsass = { version = "0.21.0", optional = true }
3434
mime = { version = "0.3", optional = true }
3535

3636
[badges]

0 commit comments

Comments
 (0)