[dependencies]
[package]
authors = ["Ai, Zixun (aiz@uci.edu)"]
description = "A collection of leetcode solution in rust"
edition = "2021"
homepage = "https://github.com/Ai-Zixun/rust-leetcode-solutions"
license = "MIT"
name = "leetcode-solutions"
repository = "https://github.com/Ai-Zixun/rust-leetcode-solutions"
resolver = "2"
version = "0.1.1"