File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22authors = [" Jonathan 'theJPster' Pallant <neotron@thejpster.org.uk>" ]
3- description = " A loader for Neotron Executables"
3+ description = " A ELF parser/ loader for Neotron Executables"
44edition = " 2021"
55license = " MIT OR Apache-2.0"
66name = " neotron-loader"
77version = " 0.1.0"
8+ readme = " README.md"
9+ repository = " https://github.com/neotron-compute/neotron-loader"
810
911# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1012
Original file line number Diff line number Diff line change @@ -8,11 +8,15 @@ A loader for Neotron Executables, into the [Neotron OS].
88
99### Unreleased Changes
1010
11+ * None
12+
13+ ### v0.1.0 ([ Code] ( https://github.com/neotron-Compute/neotron-loader/tree/v0.1.0 ) )
14+
1115* First Version
1216
1317## Licence
1418
15- Copyright (c) The Neotron Developers, 2022
19+ Copyright (c) The Neotron Developers, 2023
1620
1721Licensed under either [ MIT] ( ./LICENSE-MIT ) or [ Apache-2.0] ( ./LICENSE-APACHE ) at
1822your option.
You can’t perform that action at this time.
0 commit comments