Skip to content

Commit 830f1f1

Browse files
committed
fix: additional metadata for publishing
1 parent 9bdb7e7 commit 830f1f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
name = "envtestkit"
33
version = "0.1.0"
44
authors = ["Daniel <[email protected]>"]
5+
description = "Test kit for logics with environment variable involvements"
6+
license = "MIT"
7+
homepage = "https://github.com/codinaut/envtestkit"
58
edition = "2018"
69

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

0 commit comments

Comments
 (0)