We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b71cd98 commit 0feeefdCopy full SHA for 0feeefd
CHANGELOG.md
@@ -9,7 +9,7 @@ project adheres to
9
10
## Unrelesed
11
12
-* Update rsass to 0.20.0.
+* Update rsass to 0.21.0.
13
* Updated gotham example to 0.6.0.
14
15
Cargo.toml
@@ -30,7 +30,7 @@ itertools = "0.10.0"
30
md5 = "0.7"
31
nom = "6.1.0"
32
33
-rsass = { version = "0.20.0", optional = true }
+rsass = { version = "0.21.0", optional = true }
34
mime = { version = "0.3", optional = true }
35
36
[badges]
0 commit comments