issues
search
rust-practice
/
cargo-leet
Program to make working on leetcode problems locally more convenient
Apache License 2.0
5
stars
3
forks
source link
Make leetcode env feature default
#35
Closed
sak96
closed
1 year ago
sak96
commented
1 year ago
update cargo toml
use leet_env as default feature
make tool required feature for bin
update readme install and library instructions
no features required from lib
feature
tool
required for bin
update cargo alias to use default feature
c-git
commented
1 year ago
LGTM
tool
required for bin