We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab334da commit 6a9494dCopy full SHA for 6a9494d
1 file changed
resolverver/Cargo.toml
@@ -5,6 +5,7 @@ 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>"
8
+repository = "https://github.com/rust-secure-code/cargo-auditable"
9
10
[dependencies]
11
serde = { version = "1.0.217", features = ["derive"] }
0 commit comments