Initial commit

This commit is contained in:
2025-08-08 09:29:48 +03:00
commit 60eca53a2b
4 changed files with 59 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
name: cargo-about
description: Cargo plugin to generate list of all licenses for a crate
version: 0.7.1
url: https://github.com/EmbarkStudios/cargo-about
license: Apache-2.0,MIT
architecture: any
depends: ["rustc","gcc"]
type: source