mirror of
https://github.com/nushell/nushell.git
synced 2025-02-16 18:41:44 +01:00
replacing the dependence on `lazy_static` with `once_cell`, this will ensure that variables are initialized when needed instead of startup time. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
LICENSE |