[package] name = "ucore-user-programs" version = "0.1.0" authors = ["Runji Wang <wangrunji0408@163.com>"] edition = "2018" [dependencies] "ucore-ulib" = { path = "ucore-ulib" }