Skip to content

Commit 300c442

Browse files
committed
Remove build script from Cargo.toml
I copied this from another crate and forgot to remove this line.
1 parent 5655b8c commit 300c442

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[package]
22
version = "0.1.0" # remember to update html_root_url
33
authors = ["David Pedersen <david.pdrsn@gmail.com>"]
4-
build = "build.rs"
54
categories = ["development-tools"]
65
description = "Easily compare two JSON values and get great output"
76
homepage = "https://github.com/davidpdrsn/assert-json-diff"

0 commit comments

Comments
 (0)