mirror of
https://github.com/iceHtwoO/novaOS.git
synced 2026-09-26 19:17:13 +00:00
Hello World on simulator
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "nova"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
|
||||
[profile.dev]
|
||||
panic = "abort"
|
||||
|
||||
[profile.release]
|
||||
panic = "abort"
|
||||
Reference in New Issue
Block a user