1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-22 03:27:30 +01:00
nushell/crates/nu-utils
Antoine Stevan cb1eefd24a
FIX: expand all the base_paths in std::test_dirs ()
Related to .

# Description

this should close .

# User-Facing Changes
```
$nothing
```

# Tests + Formatting
```
$nothing
```

# After Submitting
```
$nothing
```
2023-03-22 09:50:01 +01:00
..
src Fix command missing hook default config () 2023-03-20 11:18:30 +01:00
standard_library FIX: expand all the base_paths in std::test_dirs () 2023-03-22 09:50:01 +01:00
.gitignore added nu-utils crate, fixed issue where externals turn off vt processing () 2022-03-16 17:21:06 -05:00
Cargo.toml bump to 0.77.2 () 2023-03-17 21:29:15 +13:00
LICENSE Include license text in all crates () 2022-04-08 10:47:13 +02:00