mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 16:33:37 +01:00
15c22db8f4
# Description Changes `FromValue` to take owned `Value`s instead of borrowed `Value`s. This eliminates some unnecessary clones (e.g., in `call_ext.rs`). # User-Facing Changes Breaking API change for `nu_protocol`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE |