latest pushes
This commit is contained in:
parent
163542b474
commit
07966d7a16
@ -2,9 +2,14 @@
|
|||||||
name = "bellos"
|
name = "bellos"
|
||||||
version = "0.0.4"
|
version = "0.0.4"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = ["Ronaldson Bellande ronaldsonbellande@gmail.com"]
|
authors = ["Ronaldson Bellande <ronaldsonbellande@gmail.com>"]
|
||||||
description = "Bellande Operating System Scripting Programming Language written in Rust"
|
description = "Bellande Operating System Scripting Language written in Rust"
|
||||||
license = "GPL-3.0-or-later"
|
license = "GPL-3.0-or-later"
|
||||||
|
repository = "https://github.com/Architecture-Mechanism/bellos"
|
||||||
|
documentation = "https://bellande-architecture-mechanism-research-innovation-center.org/bellos/docs"
|
||||||
|
readme = "README.md"
|
||||||
|
keywords = ["scripting-language", "operating-system", "bellos"]
|
||||||
|
categories = ["compilers"]
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
path = "src/bellos.rs"
|
path = "src/bellos.rs"
|
||||||
|
Loading…
Reference in New Issue
Block a user