romulan 0.1.1

Rust library for parsing a number of firmware images
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.bitflags]
version = "1.3.2"

[dependencies.plain]
version = "0.2.3"

[dependencies.redox_uefi]
version = "0.1.0"

[package]
authors = ["Jeremy Soller <jackpot51@gmail.com>"]
description = "Rust library for parsing a number of firmware images"
edition = "2018"
license = "MIT"
name = "romulan"
repository = "https://github.com/system76/romulan"
version = "0.1.1"