stivale_rs 0.1.6

Rust bindings for the stivale boot protocol.
Documentation
[package]
name = "stivale_rs"
version = "0.1.6"
edition = "2018"
license = "MIT"
authors = ["David John <overflowedheap@gmail.com>"]
description = "Rust bindings for the stivale boot protocol."

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[features]
default = ["v2"]
v1 = []
v2 = []

[dependencies]