Skip to content

Commit f77ae6d

Browse files
committed
Publish on crates.io
1 parent c0628fb commit f77ae6d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Cargo.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ name = "cssparser"
44
version = "0.1.0"
55
authors = [ "Simon Sapin <simon.sapin@exyr.org>" ]
66

7-
[dependencies.encoding]
8-
9-
git = "https://github.com/lifthrasiir/rust-encoding"
7+
[dependencies]
8+
encoding = "0.2"

0 commit comments

Comments
 (0)