Compiled on target platform.

This commit is contained in:
Yifan Wu 2020-11-10 23:02:38 +08:00
parent bd24a16cb0
commit 4480790386
6 changed files with 28 additions and 0 deletions

9
os/Cargo.toml Normal file
View file

@ -0,0 +1,9 @@
[package]
name = "os"
version = "0.1.0"
authors = ["Yifan Wu <shinbokuow@163.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]