1*45e17157SR0ronoa[package] 2*45e17157SR0ronoaname = "starry_toolkit" 3*45e17157SR0ronoaversion = "0.1.0" 4*45e17157SR0ronoaedition = "2021" 5*45e17157SR0ronoadescription = "The UI-Toolkit Library of Starry Engine" 6*45e17157SR0ronoaauthors = [ "2447742618 <2447742618@qq.com>" ] 7*45e17157SR0ronoa 8*45e17157SR0ronoa# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html 9*45e17157SR0ronoa 10*45e17157SR0ronoa[dependencies] 11*45e17157SR0ronoastarry_client = {path = "../starry_client" } 12*45e17157SR0ronoastarry_server = {path = "../starry_server" }