Skip to content

Conversation

@est31
Copy link
Contributor

@est31 est31 commented Aug 24, 2019

cat Cargo.lock | rg '"checksum ' | wc -l before this PR: 405. After this PR: 382. So in total, 23 less dependencies. And there are even 27 less crates that Cargo has to build, probably because some crates are used both as build dependency and as usual dependency.

@est31
Copy link
Contributor Author

est31 commented Aug 24, 2019

Removal of rand 0.5 depends on sru-systems/rust-argon2#20 or https://gitlab.redox-os.org/redox-os/users/issues/26 (optimally both get fixed as then we won't need rust-argon2 at all).

@est31 est31 changed the title Remove unused tempdir dependency Remove two unused dependencies Aug 24, 2019
@est31 est31 changed the title Remove two unused dependencies Remove a few unused dependencies Aug 24, 2019
@sophiajt
Copy link
Contributor

Thanks!

@sophiajt sophiajt merged commit 4570d8a into nushell:master Aug 24, 2019
@est31 est31 mentioned this pull request Aug 28, 2019
@whitequark
Copy link

I'd like to say that I am very glad to see that nushell is taking care to reduce the number of dependencies. That was certainly something I was thinking about while installing it the first time.

Hofer-Julian pushed a commit to Hofer-Julian/nushell that referenced this pull request Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants