Skip to content

Commit 11faf35

Browse files
committed
Sort package entries in Cargo.toml
1 parent 5ea4c9d commit 11faf35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_skeptic/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name = "serde-website"
33
version = "0.0.0"
44
authors = ["David Tolnay <[email protected]>"]
5-
edition = "2018"
65
build = "build.rs"
6+
edition = "2018"
77
publish = false
88

99
[build-dependencies]

0 commit comments

Comments
 (0)