1
0
Fork 0
mirror of https://gitlab.com/bztsrc/bootboot.git synced 2023-02-13 20:54:32 -05:00
bztsrc--bootboot/mykernel-rust/Cargo.toml
2020-06-14 22:41:24 -07:00

9 lines
140 B
TOML
Executable file

[package]
name = "mykernel-rust"
version = "0.0.1"
authors = ["Author <email@example.com>"]
edition = "2018"
[dependencies]
rlibc = "1.0"