parent
acf1c655d4
commit
888f0018d7
@ -1,8 +1,8 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "rcore-user-programs"
|
name = "rcore-user"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Runji Wang <wangrunji0408@163.com>"]
|
authors = ["Runji Wang <wangrunji0408@163.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
"rcore-ulib" = { path = "rcore-ulib" }
|
linked_list_allocator = "0.6"
|
@ -1,8 +0,0 @@
|
|||||||
[package]
|
|
||||||
name = "rcore-ulib"
|
|
||||||
version = "0.1.0"
|
|
||||||
authors = ["WangRunji <wangrunji0408@163.com>"]
|
|
||||||
edition = "2018"
|
|
||||||
|
|
||||||
[dependencies]
|
|
||||||
linked_list_allocator = "0.6"
|
|
Loading…
Reference in new issue