[dependencies]
[package]
authors = ["yjhmelody <465402634@qq.com>"]
description = "Some solutions about leetcode in rust lang"
edition = "2018"
homepage = "https://github.com/yjhmelody/leetcode-rust"
keywords = ["LeetCode"]
license = "MIT"
name = "leetcode-rust"
readme = "README.md"
repository = "https://github.com/yjhmelody/leetcode-rust"
version = "0.1.2"