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
2021-01-16 23:04:23 +01: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"