We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a002e0 commit 48c8c81Copy full SHA for 48c8c81
Cargo.toml
@@ -2,6 +2,11 @@
2
name = "intel_fw"
3
version = "0.1.0"
4
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"
10
11
[lib]
12
0 commit comments