1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-22 11:37:10 +01:00
nushell/crates/nu-test-support
Jérémy Audiger 0f4a073eaf
Remove once_cell dependency from nu-test-support create. ()
I was looking where we could remove the usage of once-cell dependency.
As for now, I only found one place. Not a terrible improvement, but at
least, it removes a dependency nu-test-support crate.

Relies on `Mutex::new` constified in Rust 1.63.0
2023-03-22 19:36:52 +01:00
..
src Remove once_cell dependency from nu-test-support create. () 2023-03-22 19:36:52 +01:00
tests [nu-test-support] Gate system locale tests () 2023-01-21 20:05:29 -05:00
Cargo.toml Remove once_cell dependency from nu-test-support create. () 2023-03-22 19:36:52 +01:00
LICENSE Include license text in all crates () 2022-04-08 10:47:13 +02:00