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-17 18:20:46 +01:00

9 lines
127 B
TOML
Executable file

[package]
name = "mykernel-rust"
version = "0.0.1"
authors = ["Vinay Chandra"]
edition = "2018"
[dependencies]
rlibc = "1.0"