limone 0.0.5

Library to work with the limine boot protocol
Documentation
[lib]
name = "limone"
path = "src/lib.rs"

[package]
authors = ["Federico Maria Morrone <contact@morrone.dev>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Library to work with the limine boot protocol"
documentation = "https://docs.rs/limone"
edition = "2021"
include = ["src/**/*.rs", "README.md", "LICENSE"]
license = "Apache-2.0"
name = "limone"
readme = "README.md"
repository = "https://github.com/piuma-os/limone"
version = "0.0.5"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-none", "aarch64-unknown-none", "riscv64gc-unknown-none-elf", "loongarch64-unknown-none"]