[package] name = "pi_arr" version = "0.19.6" authors = ["zmax "] edition = "2021" description = "lock-free & auto-expansion array" repository = "https://github.com/GaiaWorld/pi_arr.git" license = "MIT OR Apache-2.0" keywords = ["pi", "array", "pi_arr"] [dependencies] pi_share = "0.4" [dev-dependencies] rand = "0.8"