Skip to content

Commit 48c8c81

Browse files
committed
add metadata to manifest
Signed-off-by: Daniel Maslowski <[email protected]>
1 parent 2a002e0 commit 48c8c81

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
name = "intel_fw"
33
version = "0.1.0"
44
edition = "2024"
5+
description = "Parsing and editing library for Intel firmware images"
6+
repository = "https://github.com/platform-system-interface/intel_fw"
7+
homepage = "https://platform-system-interface.github.io/intel_fw/"
8+
authors = ["Daniel Maslowski <[email protected]>", "PSI contributors"]
9+
license = "GPL-2.0-only"
510

611
[lib]
712
name = "intel_fw"

0 commit comments

Comments
 (0)