Skip to content

Commit 2339d61

Browse files
committed
style: sort metadata
1 parent 830f1f1 commit 2339d61

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
2-
name = "envtestkit"
3-
version = "0.1.0"
42
authors = ["Daniel <[email protected]>"]
53
description = "Test kit for logics with environment variable involvements"
6-
license = "MIT"
7-
homepage = "https://github.com/codinaut/envtestkit"
84
edition = "2018"
5+
homepage = "https://github.com/codinaut/envtestkit"
6+
license = "MIT"
7+
name = "envtestkit"
8+
version = "0.1.0"
99

1010
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1111

0 commit comments

Comments
 (0)