File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11[package ]
2- name = " neotron-common-bios"
3- version = " 0.8.0"
42authors = [
" Jonathan 'theJPster' Pallant <[email protected] >" ]
5- edition = " 2018"
63description = " Common BIOS code and API for all Neotron systems."
7- license = " GPL-3.0-or-later"
8- repository = " https://github.com/neotron-compute/neotron-common-bios.git"
4+ edition = " 2018"
95homepage = " https://github.com/neotron-compute/neotron-common-bios"
6+ license = " GPL-3.0-or-later"
7+ name = " neotron-common-bios"
108readme = " README.md"
9+ repository = " https://github.com/neotron-compute/neotron-common-bios.git"
10+ version = " 0.8.0"
1111
1212# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1313
1414[dependencies ]
15- chrono = { version = " 0.4" , default-features = false }
15+ chrono = {version = " 0.4" , default-features = false }
1616pc-keyboard = " 0.7"
You can’t perform that action at this time.
0 commit comments