We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bdb7e7 commit 830f1f1Copy full SHA for 830f1f1
Cargo.toml
@@ -2,6 +2,9 @@
2
name = "envtestkit"
3
version = "0.1.0"
4
authors = ["Daniel <[email protected]>"]
5
+description = "Test kit for logics with environment variable involvements"
6
+license = "MIT"
7
+homepage = "https://github.com/codinaut/envtestkit"
8
edition = "2018"
9
10
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
0 commit comments