Skip to content

Commit d766b76

Browse files
committed
add repository
Signed-off-by: 迷渡 <justjavac@gmail.com>
1 parent 1e1f65e commit d766b76

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ description = "🚀 Fast and 100% API compatible postcss replacer"
55
authors = ["迷渡 <justjavac@gmail.com>"]
66
edition = "2018"
77
readme = "README.md"
8-
repository = "https://github.com/justjavac/postcss"
8+
repository = "https://github.com/justjavac/postcss-rs"
99
license = "MIT"
1010
keywords = ["css", "syntax", "postcss", "parser", "ast"]
11-
categories = ["hardware-support"]
1211

1312
[dependencies]
1413
fancy-regex = "0.7.1"

0 commit comments

Comments
 (0)