We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a9494d commit 4ea1b6fCopy full SHA for 4ea1b6f
resolverver/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
edition = "2021"
5
description = "Determines the Cargo resolver version for a workspace"
6
license = "MIT OR Apache-2.0"
7
-author = "Sergey \"Shnatsel\" Davidoff <shnatsel@gmail.com>"
+authors = ["Sergey \"Shnatsel\" Davidoff <shnatsel@gmail.com>"]
8
repository = "https://github.com/rust-secure-code/cargo-auditable"
9
10
[dependencies]
0 commit comments