hey2022 / tls-xb

tls-xb is a cli tool that fetches scores and GPA from https://tsinglanstudent.schoolis.cn
https://crates.io/crates/tls-xb
GNU General Public License v3.0
9 stars 1 forks source link

Reduce dependencies #47

Closed hey2022 closed 2 weeks ago

hey2022 commented 3 weeks ago

Is your feature request related to a problem? Please describe. Compilation time is way too long for how simple of a package this is.

Describe the solution you'd like Pruning dependencies trees by removing unneeded feature flags for dependencies or switching/removing dependencies.

Additional context image