[package] name = "leetcode-solutions" version = "0.1.1" authors = ["Ai, Zixun (aiz@uci.edu)"] homepage = "https://github.com/Ai-Zixun/rust-leetcode-solutions" repository = "https://github.com/Ai-Zixun/rust-leetcode-solutions" edition = "2021" license = "MIT" description = "A collection of leetcode solution in rust" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]