neotron-common-bios 0.12.0

Contains the BIOS API and common routines for all Neotron systems.
Documentation
[package]
authors = ["Jonathan 'theJPster' Pallant <github@thejpster.org.uk>"]
description = "Contains the BIOS API and common routines for all Neotron systems."
edition = "2018"
homepage = "https://github.com/neotron-compute/neotron-common-bios"
license = "GPL-3.0-or-later"
name = "neotron-common-bios"
readme = "README.md"
repository = "https://github.com/neotron-compute/neotron-common-bios.git"
version = "0.12.0"

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

[dependencies]
chrono = {version = "0.4", default-features = false}
neotron-ffi = "0.1"
pc-keyboard = "0.7"