mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-29 15:56:07 +01:00
Add description and license to Cargo.toml
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
[package]
|
||||
name = "rustsec-advisory-db"
|
||||
description = "Security advisory database for Rust crates published through crates.io"
|
||||
version = "0.0.0"
|
||||
authors = ["Tony Arcieri <bascule@gmail.com>"]
|
||||
license_file = "LICENSE.txt"
|
||||
repository = "https://github.com/rustsec/advisory-db"
|
||||
documentation = "https://github.com/rustsec/advisory-db"
|
||||
categories = ["api-bindings", "development-tools"]
|
||||
|
||||
Reference in New Issue
Block a user