[package] name = "leetcoders" version = "0.0.20" edition = "2021" authors = ["Rusty Rain "] description = "Leetcoders, let's code in Rust!" license = "MIT" documentation = "https://docs.rs/leetcoders" repository = "https://github.com/rainliu/leetcoders" #https://support.leetcode.com/hc/en-us/articles/360011833974-What-are-the-environments-for-the-programming-languages- [dependencies] rand = "0.6"