Skip to content

Commit 6a9494d

Browse files
committed
Add link to repository to resolverver Cargo.toml
1 parent ab334da commit 6a9494d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

resolverver/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ edition = "2021"
55
description = "Determines the Cargo resolver version for a workspace"
66
license = "MIT OR Apache-2.0"
77
author = "Sergey \"Shnatsel\" Davidoff <shnatsel@gmail.com>"
8+
repository = "https://github.com/rust-secure-code/cargo-auditable"
89

910
[dependencies]
1011
serde = { version = "1.0.217", features = ["derive"] }

0 commit comments

Comments
 (0)