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 830f1f1 commit 2339d61Copy full SHA for 2339d61
Cargo.toml
@@ -1,11 +1,11 @@
1
[package]
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"
+homepage = "https://github.com/codinaut/envtestkit"
+license = "MIT"
+name = "envtestkit"
+version = "0.1.0"
9
10
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
11
0 commit comments