Update cargo

This commit is contained in:
Ryan Kennedy 2020-03-12 17:30:32 -05:00
parent a78cdfe436
commit 685bdfcbfc

View file

@ -3,6 +3,17 @@ name = "vga"
version = "0.1.0"
authors = ["Ryan Kennedy <rkennedy9064@gmail.com>"]
edition = "2018"
description = "Support for vga specific functions, data structures, and registers."
keywords = [
"vga",
"no_std",
]
categories = [
"no-std",
]
license = "MIT/Apache-2.0"
readme = "README.md"
repository = "https://github.com/rust-osdev/vga"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html