Skip to content

Commit b8340dd

Browse files
committed
chore(ruby): Update dependency on css-inline to 0.19.0
Signed-off-by: Dmitry Dygalo <[email protected]>
1 parent 6c3a0c9 commit b8340dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/ruby/ext/css_inline/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ magnus = "0.8"
2020
rayon = "1"
2121

2222
[dependencies.css-inline]
23-
version = "0.18.0"
23+
version = "0.19.0"
2424
default-features = false
2525
features = ["http", "file", "stylesheet-cache"]

0 commit comments

Comments
 (0)