Skip to content

Commit 146cbd8

Browse files
Merge pull request #10 from kennytm/master
Update kuchiki to 0.6
2 parents 30fe118 + df6bc9b commit 146cbd8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ license = "MIT"
1010
categories = ["html", "diff"]
1111

1212
[dependencies]
13-
kuchiki = "0.5.1"
13+
kuchiki = "0.6"
1414

1515
[[bin]]
1616
name = "html_diff"
17+
path = "src/main.rs"

0 commit comments

Comments
 (0)