Compiled on target platform.
This commit is contained in:
parent
bd24a16cb0
commit
4480790386
6 changed files with 28 additions and 0 deletions
9
os/Cargo.toml
Normal file
9
os/Cargo.toml
Normal 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]
|
Loading…
Add table
Add a link
Reference in a new issue