nu 0.112.2

A new type of shell
1
2
3
4
5
6
allow-unwrap-in-tests = true 



[[disallowed-types]]

path = "std::time::Instant"

reason = "WASM panics if used, use instead"

replacement = "nu_utils::time::Instant"