[package] name = "lcr" version = "0.0.7" authors = ["GaoangLau "] edition = "2018" description = "Happy Leetcoding with Rust" license = "MIT OR Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] reqwest = "0.11.4"