File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ path = "src/bin/lc.rs"
44
55[package ]
66name = " leetcode-cli"
7- version = " 0.2.24 "
7+ version = " 0.2.25 "
88authors = [" clearloop <cdr.today@foxmail.com>" ]
99edition = " 2018"
1010description = " Leet your code in command-line."
Original file line number Diff line number Diff line change 22![ Rust] ( https://github.com/clearloop/leetcode-cli/workflows/Rust/badge.svg )
33[ ![ crate] ( https://img.shields.io/crates/v/leetcode-cli.svg )] ( https://crates.io/crates/leetcode-cli )
44[ ![ doc] ( https://img.shields.io/badge/current-docs-brightgreen.svg )] ( https://docs.rs/leetcode-cli/ )
5- [ ![ dependency status] ( https://deps.rs/repo/github/clearloop/leetcode-cli/status.svg )] ( https://deps.rs/repo/github/clearloop/leetcode-cli )
65[ ![ downloads] ( https://img.shields.io/crates/d/leetcode-cli.svg )] ( https://crates.io/crates/leetcode-cli )
6+ [ ![ gitter] ( https://img.shields.io/gitter/room/odditypark/leetcode-cli )] ( https://gitter.im/Odditypark/leetcode-cli )
77[ ![ LICENSE] ( https://img.shields.io/crates/l/leetcode-cli.svg )] ( https://choosealicense.com/licenses/mit/ )
88
99## Contributors
@@ -30,7 +30,7 @@ cargo install leetcode-cli
3030** Please make sure you have logined in ` leetcode.com ` with ` chrome ` ** , more info plz checkout [ this] ( #cookies )
3131
3232``` sh
33- leetcode 0.2.21
33+ leetcode 0.2.24
3434May the Code be with You 👻
3535
3636USAGE:
You can’t perform that action at this time.
0 commit comments