This website requires JavaScript.
Explore
Help
Sign In
core
/
rustyshade
Watch
1
Star
0
Fork
You've already forked rustyshade
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
da94093efc
rustyshade
/
Cargo.toml
9 lines
111 B
TOML
Raw
Normal View
History
Unescape
Escape
some work
2023-04-01 15:06:07 +00:00
[
workspace
]
members
=
[
"shadeos-kernel"
]
springboard to rust; VGA text mode driver and basics of TTY system
2023-01-30 02:15:27 +00:00
[
profile
.
dev
]
panic
=
"abort"
[
profile
.
release
]
panic
=
"abort"