1*d4726bddSHONG Yifan[package] 2*d4726bddSHONG Yifanname = "ios_build" 3*d4726bddSHONG Yifanversion = "0.1.0" 4*d4726bddSHONG Yifanedition = "2021" 5*d4726bddSHONG Yifan 6*d4726bddSHONG Yifan# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html 7*d4726bddSHONG Yifan 8*d4726bddSHONG Yifan[dependencies] 9*d4726bddSHONG Yifanzstd = "0.11.2" 10