2
2
![ Rust] ( https://github.com/clearloop/leetcode-cli/workflows/Rust/badge.svg )
3
3
[ ![ crate] ( https://img.shields.io/crates/v/leetcode-cli.svg )] ( https://crates.io/crates/leetcode-cli )
4
4
[ ![ 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 )
6
5
[ ![ 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 )
7
7
[ ![ LICENSE] ( https://img.shields.io/crates/l/leetcode-cli.svg )] ( https://choosealicense.com/licenses/mit/ )
8
8
9
9
## Contributors
@@ -30,7 +30,7 @@ cargo install leetcode-cli
30
30
** Please make sure you have logined in ` leetcode.com ` with ` chrome ` ** , more info plz checkout [ this] ( #cookies )
31
31
32
32
``` sh
33
- leetcode 0.2.21
33
+ leetcode 0.2.24
34
34
May the Code be with You 👻
35
35
36
36
USAGE:
0 commit comments