nushell/crates/nu-test-support
Jérémy Audiger 0f4a073eaf
Remove once_cell dependency from nu-test-support create. (#8568)
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. (#8568) 2023-03-22 19:36:52 +01:00
tests [nu-test-support] Gate system locale tests (#7824) 2023-01-21 20:05:29 -05:00
Cargo.toml Remove once_cell dependency from nu-test-support create. (#8568) 2023-03-22 19:36:52 +01:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00